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
PicoCompositionException
public void testRegisterComponent() throws PicoCompositionException
PicoCompositionException
public void testUnregisterComponent() throws PicoCompositionException
PicoCompositionException
Copyright © 2003–2015 Codehaus. All rights reserved.