|
||||||||||
| 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
org.apache.commons.resources.impl.JDBCResourcesTestCase
public class JDBCResourcesTestCase
Unit tests for
org.apache.commons.resources.impl.JDBCResources.
| 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 | |
|---|---|
JDBCResourcesTestCase(String name)
|
|
| Method Summary | |
|---|---|
protected String |
getBase()
|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
tearDown()
|
void |
testInherit()
|
void |
testKeys()
|
void |
testLocaleList()
|
void |
testMissing()
|
void |
testPristine()
|
void |
testRelease()
|
void |
testSpecific()
|
| Methods inherited from class org.apache.commons.resources.impl.CollectionResourcesBaseTestCase |
|---|
checkLocaleList |
| 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 JDBCResourcesTestCase(String name)
| Method Detail |
|---|
protected String getBase()
throws Exception
getBase in class CollectionResourcesBaseTestCaseException
public void setUp()
throws Exception
setUp in class CollectionResourcesBaseTestCaseExceptionpublic static junit.framework.Test suite()
public void tearDown()
tearDown in class CollectionResourcesBaseTestCase
public void testInherit()
throws Exception
testInherit in class CollectionResourcesBaseTestCaseExceptionpublic void testLocaleList()
testLocaleList in class CollectionResourcesBaseTestCase
public void testMissing()
throws Exception
testMissing in class CollectionResourcesBaseTestCaseException
public void testSpecific()
throws Exception
testSpecific in class CollectionResourcesBaseTestCaseException
public void testKeys()
throws Exception
testKeys in class ResourcesBaseTestCaseExceptionpublic void testPristine()
testPristine in class ResourcesBaseTestCase
public void testRelease()
throws Exception
testRelease in class ResourcesBaseTestCaseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||