public abstract class Setup extends Object
| Modifier and Type | Field and Description |
|---|---|
FSCapabilities |
capabilities |
protected static byte[] |
CONTENT |
protected static byte[] |
CONTENT_OTHER |
protected static byte[] |
CONTENT20k |
protected static byte[] |
CONTENT50 |
FileSystem |
FS |
String[] |
nameStr |
String[] |
nameStrCase |
protected Map<String,String> |
notSupported |
Path |
sizeLimitedPlayground |
protected static OpenOption[] |
standardOpen |
org.junit.rules.TestName |
testMethodName |
| Constructor and Description |
|---|
Setup() |
| Modifier and Type | Method and Description |
|---|---|
static void |
beforeClass3() |
Path |
emptyDir() |
void |
filter() |
Path |
getDefaultPath() |
int |
getKidCount() |
Path |
getName(int i) |
Path |
getNonEmpty(String name,
int kidCount) |
Path |
getOther() |
Path |
getPathA() |
Path |
getPathAB() |
Path |
getPathABC() |
Path |
getPathB() |
Path |
getPathBC() |
Path |
getPathP() |
Path |
getPathPA() |
Path |
getPathPAB() |
Path |
getPathPABf() |
Path |
getPathPABr() |
Path |
getPathPABu() |
Path |
getPathPAC() |
Path |
getPathPACf() |
Path |
getPathPAd() |
Path |
getPathPADf() |
Path |
getPathPAf() |
Path |
getPathPAu() |
Path |
getPathPB() |
Path |
getPathPBB() |
Path |
getPathPBCf() |
Path |
getPathPBd() |
Path |
getPathPBf() |
Path |
getPathPC() |
Path |
getPathPCD() |
Path |
getPathPCf() |
Path |
getPathPLongFileName() |
Path |
getPathPTooLongFileName() |
Path |
getPathRAB() |
Path |
getPathRABC() |
Path |
getPlay() |
Path |
getRoot() |
String |
getSeparator() |
protected String |
message() |
Path |
nonEmptyDir() |
protected boolean |
possible() |
void |
setPlay(Path play) |
void |
testAAA0() |
protected static byte[] CONTENT
protected static byte[] CONTENT_OTHER
protected static byte[] CONTENT20k
protected static byte[] CONTENT50
public FileSystem FS
public String[] nameStr
public String[] nameStrCase
public FSCapabilities capabilities
protected static OpenOption[] standardOpen
public org.junit.rules.TestName testMethodName
public Path sizeLimitedPlayground
public static void beforeClass3()
public void filter()
protected String message()
protected boolean possible()
public Path getNonEmpty(String name, int kidCount) throws IOException
IOExceptionpublic int getKidCount()
public Path getPathA()
public Path getPathB()
public Path getPathAB()
public Path getPathRAB()
public Path getPathBC()
public Path getPathABC()
public Path getPathRABC()
public Path getPathP() throws IOException
IOExceptionpublic Path getPathPA() throws IOException
IOExceptionpublic Path getPathPAC() throws IOException
IOExceptionpublic Path getPathPLongFileName() throws IOException
IOExceptionpublic Path getPathPTooLongFileName() throws IOException
IOExceptionpublic Path getPathPAf() throws IOException
IOExceptionpublic Path getPathPAd() throws IOException
IOExceptionpublic Path getPathPBf() throws IOException
IOExceptionpublic Path getPathPBd() throws IOException
IOExceptionpublic Path getPathPCf() throws IOException
IOExceptionpublic Path getPathPABf() throws IOException
IOExceptionpublic Path getPathPACf() throws IOException
IOExceptionpublic Path getPathPADf() throws IOException
IOExceptionpublic Path getPathPBCf() throws IOException
IOExceptionpublic Path getPathPABr() throws IOException
IOExceptionpublic Path getPathPAu() throws IOException
IOExceptionpublic Path getPathPABu() throws IOException
IOExceptionpublic Path getPathPB() throws IOException
IOExceptionpublic Path getPathPBB() throws IOException
IOExceptionpublic Path getPathPAB() throws IOException
IOExceptionpublic Path getPathPC() throws IOException
IOExceptionpublic Path getPathPCD() throws IOException
IOExceptionpublic Path getRoot()
public Path getDefaultPath()
public Path getName(int i)
public String getSeparator()
public Path nonEmptyDir() throws IOException
IOExceptionpublic Path emptyDir() throws IOException
IOExceptionpublic void testAAA0()
public void setPlay(Path play)
public Path getPlay()
public Path getOther() throws IOException
IOExceptionCopyright © 2014. All rights reserved.