com.tripi.asp.test
Class TestComparator.TestComparatorTests

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.tripi.asp.test.TestComparator.TestComparatorTests
- All Implemented Interfaces:
- junit.framework.Test
- Enclosing class:
- TestComparator
- public static class TestComparator.TestComparatorTests
- extends junit.framework.TestCase
Test class which contains tests for the TestComparator class
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
TestComparator.TestComparatorTests
public TestComparator.TestComparatorTests(java.lang.String name)
- Constructor.
testBasicMatch
public void testBasicMatch()
- Basic test case, matches.
testBasicMatchWithNewlines
public void testBasicMatchWithNewlines()
testBasicMatchWithCarets
public void testBasicMatchWithCarets()
testBasicNoMatch1
public void testBasicNoMatch1()
- Basic test case, does not match.
testBasicNoMatch2
public void testBasicNoMatch2()
testBasicNoMatch3
public void testBasicNoMatch3()
testBasicNoMatch4
public void testBasicNoMatch4()
testBasicNoMatch5
public void testBasicNoMatch5()
testSimpleRegex1
public void testSimpleRegex1()
testSimpleRegex2
public void testSimpleRegex2()
testSimpleRegex3
public void testSimpleRegex3()
testSimpleRegex4
public void testSimpleRegex4()
testSimpleRegex5
public void testSimpleRegex5()
testSimpleRegex6
public void testSimpleRegex6()
testSimpleRegex7
public void testSimpleRegex7()
testMultipleRegex1
public void testMultipleRegex1()
testMultipleRegex2
public void testMultipleRegex2()
testMultipleRegex3
public void testMultipleRegex3()
testMultipleRegex4
public void testMultipleRegex4()