bb.io.filefilter
Class BaseFilter.UnitTest
java.lang.Object
bb.io.filefilter.BaseFilter.UnitTest
- Enclosing class:
- BaseFilter
public static class BaseFilter.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 |
BaseFilter.UnitTest
public BaseFilter.UnitTest()
test_fileHandling
public void test_fileHandling()
test_directoryHandling
public void test_directoryHandling()
test_otherHandling
public void test_otherHandling()
throws IOException
- Throws:
IOException
findOther
private File findOther()
throws IOException
- Throws:
IOException
findOther
private File findOther(File file)
throws IOException
- Throws:
IOException
test_partHandling
public void test_partHandling()
throws IOException
- Throws:
IOException