public final class RootSqlFolder extends Object
| Constructor and Description |
|---|
RootSqlFolder() |
RootSqlFolder(String... children) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
Object target) |
String |
getAbsolutePath(String relativePath) |
File |
getFile(String relativePath) |
File |
getFolder() |
URI |
getUri(String relativePath) |
public RootSqlFolder()
public RootSqlFolder(String... children)
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
Object target)
public File getFolder() throws IOException
getFolder in interface DataFolderIOExceptionpublic File getFile(String relativePath) throws IOException
getFile in interface DataFolderIOExceptionpublic String getAbsolutePath(String relativePath) throws IOException
getAbsolutePath in interface DataFolderIOExceptionpublic URI getUri(String relativePath) throws IOException
getUri in interface DataFolderIOExceptionCopyright © 2016 Last.fm. All Rights Reserved.