Class LocalFolderTestResource
java.lang.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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.thymeleaf.testing.templateengine.resource.AbstractTestResource
getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.thymeleaf.testing.templateengine.resource.ITestResource
getName
-
Field Details
-
resourceFile
-
characterEncoding
-
-
Constructor Details
-
LocalFolderTestResource
-
-
Method Details
-
validateFile
-
getResourceFile
- Specified by:
getResourceFilein interfaceILocalTestResource
-
getCharacterEncoding
- Specified by:
getCharacterEncodingin interfaceILocalTestResource
-
getContainedResources
- Specified by:
getContainedResourcesin interfaceITestResourceContainer
-