|
|||||||||
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.codehaus.plexus.PlexusTestCase
org.codehaus.plexus.registry.test.AbstractRegistryTest
public abstract class AbstractRegistryTest
Field Summary |
---|
Fields inherited from class org.codehaus.plexus.PlexusTestCase |
---|
container, context |
Constructor Summary | |
---|---|
AbstractRegistryTest()
|
Method Summary | |
---|---|
org.codehaus.plexus.registry.Registry |
getRegistry()
|
abstract java.lang.String |
getRoleHint()
|
void |
testBoolean()
|
void |
testBooleanUnknown()
|
void |
testGetSubRegistry()
|
void |
testgetSubsetEmpty()
|
void |
testgetSubsetValues()
|
void |
testInt()
|
void |
testIntUnknown()
|
void |
testIsNotEmpty()
|
void |
testSetBoolean()
|
void |
testSetInt()
|
void |
testSetString()
|
void |
testString()
|
void |
testStringUnknown()
|
Methods inherited from class org.codehaus.plexus.PlexusTestCase |
---|
customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setUp, tearDown |
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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractRegistryTest()
Method Detail |
---|
public abstract java.lang.String getRoleHint()
public org.codehaus.plexus.registry.Registry getRegistry() throws java.lang.Exception
java.lang.Exception
public void testInt() throws java.lang.Exception
java.lang.Exception
public void testIntUnknown() throws java.lang.Exception
java.lang.Exception
public void testString() throws java.lang.Exception
java.lang.Exception
public void testStringUnknown() throws java.lang.Exception
java.lang.Exception
public void testBoolean() throws java.lang.Exception
java.lang.Exception
public void testBooleanUnknown() throws java.lang.Exception
java.lang.Exception
public void testIsNotEmpty() throws java.lang.Exception
java.lang.Exception
public void testGetSubRegistry() throws java.lang.Exception
java.lang.Exception
public void testgetSubsetValues() throws java.lang.Exception
java.lang.Exception
public void testgetSubsetEmpty() throws java.lang.Exception
java.lang.Exception
public void testSetBoolean() throws java.lang.Exception
java.lang.Exception
public void testSetInt() throws java.lang.Exception
java.lang.Exception
public void testSetString() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |