com.buglabs.common.tests
Class XMLParseTests
java.lang.Object
TestCase
com.buglabs.common.tests.XMLParseTests
public class XMLParseTests
- extends TestCase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLParseTests
public XMLParseTests()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSimpleXPath
public void testSimpleXPath()
testAnynodeXPath
public void testAnynodeXPath()
testAttrValueXPath
public void testAttrValueXPath()
testAttrValueXPath2
public void testAttrValueXPath2()
testSimpleXPath2
public void testSimpleXPath2()
testParseString
public void testParseString()
testNamespaceXml
public void testNamespaceXml()
testPrintXML
public void testPrintXML()