jchrest.tests
Class TestPatterns
java.lang.Object
jchrest.tests.TestPatterns
public class TestPatterns
- extends java.lang.Object
Suite of tests to verify performance of the Pattern classes.
These tests are Process Tests as the performance of
Chrest is dependent on the properties of its basic data types.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPatterns
public TestPatterns()
setupExamples
public void setupExamples()
testNumberMatches
public void testNumberMatches()
testStringMatches
public void testStringMatches()
testIosMatches
public void testIosMatches()
testMixedMatches
public void testMixedMatches()
testListPatternFinished
public void testListPatternFinished()
testListPatternEquality
public void testListPatternEquality()
testListPatternMatches1
public void testListPatternMatches1()
testListPatternMatches2
public void testListPatternMatches2()
testListPatternMatches3
public void testListPatternMatches3()
testListPatternAppend
public void testListPatternAppend()
testListPatternRemove
public void testListPatternRemove()