|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
maito.util.XMLToolsTest
public class XMLToolsTest
| Constructor Summary | |
|---|---|
XMLToolsTest()
|
|
| Method Summary | |
|---|---|
void |
testCDATAContent()
Test that the text content inside an element's CDATA block is received as it should. |
void |
testGetAttributeContent()
Test that the text content of an attribute is received as it should. |
void |
testGetElementContent()
Test that the text content of an element is received as it should. |
void |
testWriteToFile()
Test that all elements are written to file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLToolsTest()
| Method Detail |
|---|
public void testGetElementContent()
public void testGetAttributeContent()
public void testCDATAContent()
public void testWriteToFile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||