Class LocalFolderTestResource
Object
org.thymeleaf.testing.templateengine.resource.AbstractTestResource
org.thymeleaf.testing.templateengine.resource.LocalFolderTestResource
- All Implemented Interfaces:
ILocalTestResource
,ITestResource
,ITestResourceContainer
public class LocalFolderTestResource
extends AbstractTestResource
implements ITestResourceContainer, ILocalTestResource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.thymeleaf.testing.templateengine.resource.AbstractTestResource
getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.thymeleaf.testing.templateengine.resource.ITestResource
getName
-
Constructor Details
-
LocalFolderTestResource
-
-
Method Details
-
getResourceFile
- Specified by:
getResourceFile
in interfaceILocalTestResource
-
getCharacterEncoding
- Specified by:
getCharacterEncoding
in interfaceILocalTestResource
-
getContainedResources
- Specified by:
getContainedResources
in interfaceITestResourceContainer
-