sem.test.util
Class FileReaderTest

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

public class FileReaderTest
extends java.lang.Object


Constructor Summary
FileReaderTest()
           
 
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

FileReaderTest

public FileReaderTest()
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()