public class LocalFolderTestResource extends AbstractTestResource implements ITestResourceContainer, ILocalTestResource
| Constructor and Description |
|---|
LocalFolderTestResource(File file,
String characterEncoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharacterEncoding() |
List<ITestResource> |
getContainedResources() |
File |
getResourceFile() |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic File getResourceFile()
getResourceFile in interface ILocalTestResourcepublic String getCharacterEncoding()
getCharacterEncoding in interface ILocalTestResourcepublic List<ITestResource> getContainedResources()
getContainedResources in interface ITestResourceContainerCopyright © 2015 The THYMELEAF team. All rights reserved.