bb.io.filefilter
Class CompoundFilter.UnitTest
java.lang.Object
bb.io.filefilter.CompoundFilter.UnitTest
- Enclosing class:
- CompoundFilter
public static class CompoundFilter.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 |
suffixes
private static final String[] suffixes
matchingFiles
private static final File[] matchingFiles
nonmatchingFiles
private static final File[] nonmatchingFiles
CompoundFilter.UnitTest
public CompoundFilter.UnitTest()
test_getDescription
public void test_getDescription()
test_filtering
public void test_filtering()
throws Exception
- Throws:
Exception