public abstract class AbstractComponentFactoryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DefaultPicoContainer |
picoContainer |
| Constructor and Description |
|---|
AbstractComponentFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ComponentFactory |
createComponentFactory() |
void |
setUp() |
void |
testEquals() |
void |
testRegisterComponent() |
void |
testUnregisterComponent() |
protected DefaultPicoContainer picoContainer
public AbstractComponentFactoryTest()
protected abstract ComponentFactory createComponentFactory()
public void testEquals() throws PicoCompositionException
PicoCompositionExceptionpublic void testRegisterComponent() throws PicoCompositionException
PicoCompositionExceptionpublic void testUnregisterComponent() throws PicoCompositionException
PicoCompositionExceptionCopyright © 2003–2016 Codehaus. All rights reserved.