Uses of Package
org.springframework.aot.test.generator.file
Packages that use org.springframework.aot.test.generator.file
Package
Description
Support classes for compiling and testing generated code.
Support classes for running assertions on generated files.
-
Classes in org.springframework.aot.test.generator.file used by org.springframework.aot.test.generator.compileClassDescription
DynamicFilethat holds resource file content and providesResourceFileAssertsupport.An immutable collection ofResourceFileinstances.DynamicFilethat holds Java source code and providesSourceFileAssertsupport.An immutable collection ofSourceFileinstances.Callback interface used to write file content. -
Classes in org.springframework.aot.test.generator.file used by org.springframework.aot.test.generator.fileClassDescriptionAbstract base class for dynamically generated files.Assertion methods for
DynamicFileinstances.Assertion methods forSourceFilemethods.DynamicFilethat holds resource file content and providesResourceFileAssertsupport.Assertion methods forResourceFileinstances.An immutable collection ofResourceFileinstances.DynamicFilethat holds Java source code and providesSourceFileAssertsupport.Assertion methods forSourceFileinstances.An immutable collection ofSourceFileinstances.Callback interface used to write file content.