|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.defaults.DefaultComponentRegistryTestCase
public class DefaultComponentRegistryTestCase
| Constructor Summary | |
|---|---|
DefaultComponentRegistryTestCase()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testCanInstantiateReplacedComponent()
|
void |
testCannotInstantiateAnUnregisteredComponent()
|
void |
testRegisterComponent()
|
void |
testReplacedInstantiatedComponentHasCorrectClass()
|
void |
testUnregisterAfterInstantiateComponents()
|
void |
testUnregisterComponent()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultComponentRegistryTestCase()
| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
java.lang.Exception
public void testRegisterComponent()
throws PicoCompositionException
PicoCompositionException
public void testUnregisterComponent()
throws PicoCompositionException
PicoCompositionException
public void testCannotInstantiateAnUnregisteredComponent()
throws PicoCompositionException
PicoCompositionException
public void testCanInstantiateReplacedComponent()
throws PicoCompositionException
PicoCompositionException
public void testUnregisterAfterInstantiateComponents()
throws PicoCompositionException
PicoCompositionException
public void testReplacedInstantiatedComponentHasCorrectClass()
throws PicoCompositionException
PicoCompositionException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||