Package org.springframework.aot.test.generate.file
@NonNullApi
@NonNullFields
package org.springframework.aot.test.generate.file
Support classes for running assertions on generated files.
-
ClassDescriptionAbstract base class for dynamically generated files.Assertion methods for
DynamicFile
instances.DynamicFile
that holds resource file content and providesResourceFileAssert
support.Assertion methods forResourceFile
instances.An immutable collection ofResourceFile
instances.DynamicFile
that holds Java source code and providesSourceFileAssert
support.Assertion methods forSourceFile
instances.An immutable collection ofSourceFile
instances.Callback interface used to write file content.