sem.test.util
Class XmlReaderTest

java.lang.Object
  extended by sem.test.util.XmlReaderTest

public class XmlReaderTest
extends java.lang.Object


Constructor Summary
XmlReaderTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testDirRead()
           
 void testFileRead()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlReaderTest

public XmlReaderTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testFileRead

public void testFileRead()

testDirRead

public void testDirRead()