public class LocalFileTestResource extends AbstractTestResource implements ITestResourceItem, ILocalTestResource
| Constructor and Description |
|---|
LocalFileTestResource(File file,
String characterEncoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharacterEncoding() |
File |
getResourceFile() |
String |
readAsText() |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic File getResourceFile()
getResourceFile in interface ILocalTestResourcepublic String getCharacterEncoding()
getCharacterEncoding in interface ILocalTestResourcepublic String readAsText()
readAsText in interface ITestResourceItemCopyright © 2015 The THYMELEAF team. All rights reserved.