|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.ujac.util.io.test.CachedResourceLoaderTest
public class CachedResourceLoaderTest
Name: CachedResourceLoaderTest
Description: Test cases for the CachedResourceLoader class.
| Constructor Summary | |
|---|---|
CachedResourceLoaderTest()
Constructs a CachedResourceLoaderTest instance with specific attributes. |
|
CachedResourceLoaderTest(String name)
Constructs a CachedResourceLoaderTest instance with specific attributes. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Runs all test cases. |
protected void |
setUp()
|
void |
testLoadResource()
Tests attribute name conversion. |
void |
testResourceExists()
Tests attribute name conversion. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CachedResourceLoaderTest()
public CachedResourceLoaderTest(String name)
name - The name of the test case.| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionTestCase.setUp()
public void testLoadResource()
throws IOException
IOException - In case the resource could not be loaded.public void testResourceExists()
public static void main(String[] args)
args - The command line arguments.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||