osdep.configuration
Class XmlToConfigurationListTest

java.lang.Object
  extended by osdep.configuration.XmlToConfigurationListTest

public class XmlToConfigurationListTest
extends java.lang.Object

Author:
SHZ Mar 17, 2008

Constructor Summary
XmlToConfigurationListTest()
           
 
Method Summary
 void testConvert()
          Test method for XmlToConfigurationList.convert(java.lang.String).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlToConfigurationListTest

public XmlToConfigurationListTest()
Method Detail

testConvert

public void testConvert()
                 throws javax.xml.parsers.ParserConfigurationException,
                        org.xml.sax.SAXException,
                        java.io.IOException
Test method for XmlToConfigurationList.convert(java.lang.String).

Throws:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException