| net.firstpartners.nounit.utility.test.TestXmlUtil
TestXmlUtil | public class TestXmlUtil extends TestCase (Code) | | Tests the functions in the The Xml Util Class
|
TestXmlUtil | public TestXmlUtil(String name)(Code) | | Constructor Required by Junit
Parameters: name - |
main | public static void main(String[] args)(Code) | | Enable Junit to run this Class individually
Parameters: args - |
suite | public static Test suite()(Code) | | Enable Junit to run this class
TestSuite |
testGetNodeIndex | public void testGetNodeIndex() throws Exception(Code) | | Test Indexing of nodes
|
|
|