public final class ClassPathFileTestResource extends AbstractTestResource implements ITestResourceItem, IClassPathTestResource
| Constructor and Description |
|---|
ClassPathFileTestResource(String resourceName,
String characterEncoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharacterEncoding() |
URL |
getResourceURL() |
String |
readAsText() |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic String getCharacterEncoding()
getCharacterEncoding in interface IClassPathTestResourcepublic URL getResourceURL()
getResourceURL in interface IClassPathTestResourcepublic String readAsText()
readAsText in interface ITestResourceItemCopyright © 2015 The THYMELEAF team. All rights reserved.