com.fatdog.xmlEngine.junitTest
Class Constructors
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.fatdog.xmlEngine.junitTest.Constructors
- All Implemented Interfaces:
- junit.framework.Test
- public class Constructors
- extends junit.framework.TestCase
JUnit test suite for attribute and element constructors.
- Version:
- 0.61
- Author:
- Howard Katz, howardk@fatdog.com
Methods inherited from class junit.framework.TestCase |
countTestCases, getName, run, run, runBare, setName, 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 |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructors
public Constructors()
test_boundaryWhitespace_0
public void test_boundaryWhitespace_0()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_boundaryWhitespace_1
public void test_boundaryWhitespace_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_boundaryWhitespace_2
public void test_boundaryWhitespace_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_boundaryWhitespace_3
public void test_boundaryWhitespace_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_boundaryWhitespace_4
public void test_boundaryWhitespace_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_boundaryWhitespace_5
public void test_boundaryWhitespace_5()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_boundaryWhitespace_6
public void test_boundaryWhitespace_6()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_boundaryWhitespace_7
public void test_boundaryWhitespace_7()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_boundaryWhitespace_8
public void test_boundaryWhitespace_8()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_1
public void test_ctor_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_2
public void test_ctor_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_3
public void test_ctor_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_4
public void test_ctor_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_5
public void test_ctor_5()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_6
public void test_ctor_6()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_7
public void test_ctor_7()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_8
public void test_ctor_8()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_9
public void test_ctor_9()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_10
public void test_ctor_10()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_11
public void test_ctor_11()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_12
public void test_ctor_12()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_13
public void test_ctor_13()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_14
public void test_ctor_14()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_ctor_15
public void test_ctor_15()
throws InvalidQueryException
- Throws:
InvalidQueryException
suite
public static junit.framework.Test suite()