us.ihmc.utilities.stringTools
Class StringAndRegularExpressionMatcherTest
java.lang.Object
us.ihmc.utilities.stringTools.StringAndRegularExpressionMatcherTest
public class StringAndRegularExpressionMatcherTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringAndRegularExpressionMatcherTest
public StringAndRegularExpressionMatcherTest()
testSimpleExactMatch
public void testSimpleExactMatch()
testCaseInsensitiveExactMatch
public void testCaseInsensitiveExactMatch()
testRegularExpression
public void testRegularExpression()
testRegularExpressionsAndStrings
public void testRegularExpressionsAndStrings()