bb.io.filefilter
Class RegexFilter.UnitTest

java.lang.Object
  extended by bb.io.filefilter.RegexFilter.UnitTest
Enclosing class:
RegexFilter

public static class RegexFilter.UnitTest
extends Object

See the Overview page of the project's javadocs for a general description of this unit test class.


Field Summary
private static String[] regexes
           
 
Constructor Summary
RegexFilter.UnitTest()
           
 
Method Summary
 void test_accept()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

regexes

private static final String[] regexes
Constructor Detail

RegexFilter.UnitTest

public RegexFilter.UnitTest()
Method Detail

test_accept

public void test_accept()