Uses of Class
org.springframework.core.test.tools.DynamicFile
Packages that use DynamicFile
Package
Description
Support classes for compiling and testing generated code.
-
Uses of DynamicFile in org.springframework.core.test.tools
Classes in org.springframework.core.test.tools with type parameters of type DynamicFileModifier and TypeClassDescriptionclassDynamicFileAssert<A extends DynamicFileAssert<A,F>, F extends DynamicFile> Assertion methods forDynamicFileinstances.Subclasses of DynamicFile in org.springframework.core.test.toolsModifier and TypeClassDescriptionfinal classDynamicFilethat holds resource file content and providesResourceFileAssertsupport.final classDynamicFilethat holds Java source code and providesSourceFileAssertsupport.