|
||||||||||
| 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.ResourceBundleResourcesFactoryTestCase
org.apache.commons.resources.impl.ResourceBundleResourcesTestCase
public class ResourceBundleResourcesTestCase
Unit tests for
org.apache.commons.resources.impl.ResourceBundleResources.
| Field Summary | |
|---|---|
protected org.apache.commons.resources.Resources |
resources
|
| Fields inherited from class org.apache.commons.resources.impl.ResourceBundleResourcesFactoryTestCase |
|---|
CONFIG, factory, NAME |
| Constructor Summary | |
|---|---|
ResourceBundleResourcesTestCase(String name)
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
tearDown()
|
void |
testInherit()
|
void |
testMissing()
|
void |
testPristine()
|
void |
testSpecific()
|
| 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 |
| Field Detail |
|---|
protected org.apache.commons.resources.Resources resources
| Constructor Detail |
|---|
public ResourceBundleResourcesTestCase(String name)
| Method Detail |
|---|
public void setUp()
throws Exception
setUp in class ResourceBundleResourcesFactoryTestCaseExceptionpublic static junit.framework.Test suite()
public void tearDown()
tearDown in class ResourceBundleResourcesFactoryTestCase
public void testInherit()
throws Exception
Exception
public void testMissing()
throws Exception
Exceptionpublic void testPristine()
testPristine in class ResourceBundleResourcesFactoryTestCase
public void testSpecific()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||