Uses of Class
org.springframework.test.context.aot.TestContextAotException
Package
Description
Ahead-of-time (AOT) support for the Spring TestContext Framework.
-
Uses of TestContextAotException in org.springframework.test.context.aot
Modifier and TypeMethodDescriptionvoid
TestContextAotGenerator.processAheadOfTime
(Stream<Class<?>> testClasses) Process each of the supplied Spring integration test classes and generate AOT artifacts.