net.sf.sasl.common.io
Class ResourceReaderTest
java.lang.Object
net.sf.sasl.common.io.ResourceReaderTest
public class ResourceReaderTest
- extends Object
Test cases for the ResourceReader
class.
- Author:
- Philipp Förmer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceReaderTest
public ResourceReaderTest()
setUp
public void setUp()
testReadStringResourceWithLocationCharset
public void testReadStringResourceWithLocationCharset()
throws Exception
- Test cases for the
readStringResource(String, String)
method.
- Throws:
Exception
testReadStringResourceWithLocation
public void testReadStringResourceWithLocation()
throws Exception
- Test cases for the
readStringResource(String)
method.
- Throws:
Exception
Copyright © 2010. All Rights Reserved.