|
||||||||||
| 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.apache.commons.resources.impl.ResourcesFactoryBaseTestCase
org.apache.commons.resources.impl.ResourcesBaseTestCase
org.apache.commons.resources.impl.CollectionResourcesBaseTestCase
public class CollectionResourcesBaseTestCase
Unit tests for
org.apache.commons.resources.impl.CollectionResourcesBase.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.resources.impl.ResourcesBaseTestCase |
|---|
resources |
| Fields inherited from class org.apache.commons.resources.impl.ResourcesFactoryBaseTestCase |
|---|
factory, NAME |
| Constructor Summary | |
|---|---|
CollectionResourcesBaseTestCase(String name)
|
|
| Method Summary | |
|---|---|
protected void |
checkLocaleList(Locale test,
List expected,
List actual)
|
protected String |
getBase()
|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
tearDown()
|
void |
testInherit()
|
void |
testLocaleList()
|
void |
testMissing()
|
void |
testSpecific()
|
| Methods inherited from class org.apache.commons.resources.impl.ResourcesBaseTestCase |
|---|
testKeys, testPristine, testRelease |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 CollectionResourcesBaseTestCase(String name)
| Method Detail |
|---|
public void setUp()
throws Exception
setUp in class ResourcesBaseTestCaseExceptionpublic static junit.framework.Test suite()
public void tearDown()
tearDown in class ResourcesBaseTestCase
protected String getBase()
throws Exception
Exception
public void testInherit()
throws Exception
testInherit in class ResourcesBaseTestCaseExceptionpublic void testLocaleList()
public void testMissing()
throws Exception
testMissing in class ResourcesBaseTestCaseException
public void testSpecific()
throws Exception
testSpecific in class ResourcesBaseTestCaseException
protected void checkLocaleList(Locale test,
List expected,
List actual)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||