Interface IClassPathTestResource
-
- All Superinterfaces:
ITestResource
- All Known Implementing Classes:
ClassPathFileTestResource
public interface IClassPathTestResource extends ITestResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCharacterEncoding()
URL
getResourceURL()
-
Methods inherited from interface org.thymeleaf.testing.templateengine.resource.ITestResource
getName
-
-