Uses of Interface
org.springframework.test.context.aot.AotTestAttributes
Package
Description
Ahead-of-time (AOT) support for the Spring TestContext Framework.
-
Uses of AotTestAttributes in org.springframework.test.context.aot
Modifier and TypeMethodDescriptionstatic AotTestAttributes
AotTestAttributes.getInstance()
Get the current instance ofAotTestAttributes
to use.