|
||||||||||
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.jboss.test.util.test.xml.DOMWriterTestCase
public class DOMWriterTestCase
Test the DOMWriter
Constructor Summary | |
---|---|
DOMWriterTestCase()
|
Method Summary | |
---|---|
void |
testDocumentComments()
|
void |
testElementNamespaceURIDocumentParse()
|
void |
testElementNamespaceURIElementNS()
|
void |
testElementNamespaceURITransformer()
|
void |
testEntity()
|
void |
testNamespaceCompletionAttribute()
The element does not contain the required attribute ns declaration. |
void |
testNamespaceCompletionDefault()
The envelope defines a default namespace |
void |
testNamespaceCompletionOne()
The element does not contain the required ns declaration. |
void |
testNamespaceCompletionThree()
The element does not contain the required ns declaration, the child does. |
void |
testNamespaceCompletionTwo()
The element already contains the required ns declaration. |
void |
testWhiteSpaceRemove()
|
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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DOMWriterTestCase()
Method Detail |
---|
public void testNamespaceCompletionOne() throws Exception
Exception
public void testNamespaceCompletionTwo() throws Exception
Exception
public void testNamespaceCompletionThree() throws Exception
Exception
public void testNamespaceCompletionDefault() throws Exception
Exception
public void testNamespaceCompletionAttribute() throws Exception
Exception
public void testEntity() throws Exception
Exception
public void testDocumentComments() throws Exception
Exception
public void testElementNamespaceURIElementNS() throws Exception
Exception
public void testElementNamespaceURIDocumentParse() throws Exception
Exception
public void testElementNamespaceURITransformer() throws Exception
Exception
public void testWhiteSpaceRemove() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |