Uses of Package
org.springframework.test.context.aot
Package
Description
Ahead-of-time (AOT) support for the Spring TestContext Framework.
JDBC support classes for the Spring TestContext Framework,
including support for declarative SQL script execution via
@Sql
.Support classes for the Spring TestContext Framework.
Web support classes for the Spring TestContext Framework.
-
ClassDescriptionHolder for metadata specific to ahead-of-time (AOT) support in the Spring TestContext Framework.Thrown if an error occurs during AOT build-time processing or AOT run-time execution in the Spring TestContext Framework.
-
ClassDescription
AotTestExecutionListener
is an extension of theTestExecutionListener
SPI that allows a listener to optionally provide ahead-of-time (AOT) support. -
ClassDescriptionStrategy interface for loading an
ApplicationContext
for build-time AOT processing as well as run-time AOT execution for an integration test managed by the Spring TestContext Framework. -
ClassDescriptionStrategy interface for loading an
ApplicationContext
for build-time AOT processing as well as run-time AOT execution for an integration test managed by the Spring TestContext Framework.