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