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