| com.rift.coad.lib.common.ResourceReaderTest
ResourceReaderTest | public class ResourceReaderTest extends TestCase (Code) | | author: mincemeat |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testGetPath() Test of getPath method, of class com.rift.coad.lib.common.ResourceReader. | public void | testReader() Test of getPath method, of class com.rift.coad.lib.common.ResourceReader. |
ResourceReaderTest | public ResourceReaderTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testGetPath | public void testGetPath() throws Exception(Code) | | Test of getPath method, of class com.rift.coad.lib.common.ResourceReader.
|
testReader | public void testReader() throws Exception(Code) | | Test of getPath method, of class com.rift.coad.lib.common.ResourceReader.
|
|
|