|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jdom.test.cases.input.TestSAXBuilder
public final class TestSAXBuilder
| Constructor Summary | |
|---|---|
TestSAXBuilder(java.lang.String name)
Construct a new instance. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The main method runs all the tests in the text ui |
void |
setUp()
This method is called before a test is executed. |
static junit.framework.Test |
suite()
The suite method runs all the tests |
void |
tearDown()
This method is called after a test is executed. |
void |
test_TCC___boolean()
Test code goes here. |
void |
test_TCC___String_boolean()
Test code goes here. |
void |
test_TCC___String()
Test code goes here. |
void |
test_TCC__()
Test code goes here. |
void |
test_TCM__OrgJdomDocument_build_File()
Test code goes here. |
void |
test_TCM__OrgJdomDocument_build_InputStream_String()
Test code goes here. |
void |
test_TCM__OrgJdomDocument_build_InputStream()
Test code goes here. |
void |
test_TCM__OrgJdomDocument_build_Reader_String()
Test code goes here. |
void |
test_TCM__OrgJdomDocument_build_Reader()
Test code goes here. |
void |
test_TCM__OrgJdomDocument_build_String()
Test code goes here. |
void |
test_TCM__OrgJdomDocument_build_URL()
Test code goes here. |
void |
test_TCM__void_setDTDHandler_OrgXmlSaxDTDHandler()
Test code goes here. |
void |
test_TCM__void_setEntityResolver_OrgXmlSaxEntityResolver()
Test code goes here. |
void |
test_TCM__void_setErrorHandler_OrgXmlSaxErrorHandler()
Test code goes here. |
void |
test_TCM__void_setExpandEntities_boolean()
Test that when setExpandEntities is true, enties are always expanded and when false, entities declarations are added to the DocType |
void |
test_TCM__void_setFactory_OrgJdomInputJDOMFactory()
Test code goes here. |
void |
test_TCM__void_setIgnoringElementContentWhitespace_boolean()
Test code goes here. |
void |
test_TCM__void_setValidation_boolean()
Test code goes here. |
void |
test_TCM__void_setXMLFilter_OrgXmlSaxXMLFilter()
Test code goes here. |
void |
test_TCU__DTDComments()
Test that when setExpandEntities is true, enties are always expanded and when false, entities declarations are added to the DocType |
void |
test_TCU__InternalAndExternalEntities()
Test that when setExpandEntities is true, enties are always expanded and when false, entities declarations are added to the DocType |
void |
test_TCU__InternalSubset()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestSAXBuilder(java.lang.String name)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void setUp()
setUp in class junit.framework.TestCasepublic static junit.framework.Test suite()
public void tearDown()
tearDown in class junit.framework.TestCasepublic void test_TCC__()
public void test_TCC___boolean()
public void test_TCC___String()
public void test_TCC___String_boolean()
public void test_TCM__OrgJdomDocument_build_File()
public void test_TCM__OrgJdomDocument_build_InputStream()
public void test_TCM__OrgJdomDocument_build_InputStream_String()
public void test_TCM__OrgJdomDocument_build_Reader()
public void test_TCM__OrgJdomDocument_build_Reader_String()
public void test_TCM__OrgJdomDocument_build_String()
public void test_TCM__OrgJdomDocument_build_URL()
public void test_TCM__void_setDTDHandler_OrgXmlSaxDTDHandler()
public void test_TCM__void_setEntityResolver_OrgXmlSaxEntityResolver()
public void test_TCM__void_setErrorHandler_OrgXmlSaxErrorHandler()
public void test_TCM__void_setExpandEntities_boolean()
throws org.jdom.JDOMException,
java.io.IOException
org.jdom.JDOMException
java.io.IOExceptionpublic void test_TCM__void_setFactory_OrgJdomInputJDOMFactory()
public void test_TCM__void_setIgnoringElementContentWhitespace_boolean()
public void test_TCM__void_setValidation_boolean()
public void test_TCM__void_setXMLFilter_OrgXmlSaxXMLFilter()
public void test_TCU__DTDComments()
throws org.jdom.JDOMException,
java.io.IOException
org.jdom.JDOMException
java.io.IOException
public void test_TCU__InternalAndExternalEntities()
throws org.jdom.JDOMException,
java.io.IOException
org.jdom.JDOMException
java.io.IOException
public void test_TCU__InternalSubset()
throws org.jdom.JDOMException,
java.io.IOException
org.jdom.JDOMException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||