Interface ITestResourceItem
-
- All Superinterfaces:
ITestResource
- All Known Implementing Classes:
ClassPathFileTestResource,LocalFileTestResource,StringTestResource
public interface ITestResourceItem extends ITestResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringreadAsText()-
Methods inherited from interface org.thymeleaf.testing.templateengine.resource.ITestResource
getName
-
-