edu.memphis.ccrg.lida.framework.initialization
Class XmlUtilsTest
java.lang.Object
edu.memphis.ccrg.lida.framework.initialization.XmlUtilsTest
public class XmlUtilsTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlUtilsTest
public XmlUtilsTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testParseXmlFile
public void testParseXmlFile()
testValidateXmlFile
public void testValidateXmlFile()
testGetTextValue
public void testGetTextValue()
testGetIntValue
public void testGetIntValue()
testGetBooleanValue
public void testGetBooleanValue()
testGetValue
public void testGetValue()
testGetParams
public void testGetParams()
testGetTypedParams1
public void testGetTypedParams1()
testGetTypedParams2
public void testGetTypedParams2()
testGetChild
public void testGetChild()
testGetChildren
public void testGetChildren()
testGetChildrenValues
public void testGetChildrenValues()
testGetChildrenInGroup
public void testGetChildrenInGroup()