Package org.springframework.aot.test.generate.compile
@NonNullApi
@NonNullFields
package org.springframework.aot.test.generate.compile
Support classes for compiling and testing generated code.
-
ClassDescriptionException thrown when code cannot compile.Fully compiled results provided from a
TestCompiler
.Annotation that registers a JUnit Jupiter extension for test classes or test methods that need aTestCompiler
with non-public access to target classes.ClassLoader
used to expose dynamically generated content.Utility that can be used to dynamically compile and test Java source code.