bb.io
Class DirUtil.UnitTest
java.lang.Object
bb.io.DirUtil.UnitTest
- Enclosing class:
- DirUtil
public static class DirUtil.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dirTestPrefix
private static String dirTestPrefix
dirTestId
private static int dirTestId
dirTest
private static File dirTest
DirUtil.UnitTest
public DirUtil.UnitTest()
setupClass
public static void setupClass()
throws Exception
- Throws:
Exception
teardownClass
public static void teardownClass()
throws Exception
- Throws:
Exception
makeTestDirectoryTree
private static File makeTestDirectoryTree()
throws Exception
- Throws:
Exception
test_getContents
public void test_getContents()
throws Exception
- Throws:
Exception
test_getTree
public void test_getTree()
throws Exception
- Throws:
Exception
test_getFilesInTree
public void test_getFilesInTree()
throws Exception
- Throws:
Exception
test_areContentsSame
public void test_areContentsSame()
throws Exception
- Throws:
Exception