Package org.springframework.aot.test.generate
@NonNullApi
@NonNullFields
package org.springframework.aot.test.generate
Test support for core AOT classes.
-
ClassDescriptionAdapter class that can be used to apply AOT
GeneratedFiles
to theTestCompiler
.GenerationContext
test implementation that usesInMemoryGeneratedFiles
and can configure aTestCompiler
instance.