public interface DataFolder
extends org.junit.rules.MethodRule
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsolutePath(String relativePath) |
File |
getFile(String relativePath) |
File |
getFolder() |
URI |
getUri(String relativePath) |
File getFolder() throws IOException
IOExceptionFile getFile(String relativePath) throws IOException
IOExceptionString getAbsolutePath(String relativePath) throws IOException
IOExceptionURI getUri(String relativePath) throws IOException
IOExceptionCopyright © 2016 Last.fm. All Rights Reserved.