public class GuardingTestCase extends AbstractComponentFactoryTest
Modifier and Type | Class and Description |
---|---|
static class |
GuardingTestCase.MyGuard |
picoContainer
Constructor and Description |
---|
GuardingTestCase() |
Modifier and Type | Method and Description |
---|---|
protected ComponentFactory |
createComponentFactory() |
void |
testAddComponentDoesNotUseGuardingBehaviorIfNoProperty() |
void |
testAddComponentUsesGuardingBehavior() |
void |
testAddComponentUsesGuardingBehaviorByAdapitveDefault() |
void |
testAddComponentUsesGuardingBehaviorWithCustomGuardKey() |
setUp, testEquals, testRegisterComponent, testUnregisterComponent
public GuardingTestCase()
protected ComponentFactory createComponentFactory()
createComponentFactory
in class AbstractComponentFactoryTest
public void testAddComponentUsesGuardingBehavior()
public void testAddComponentDoesNotUseGuardingBehaviorIfNoProperty()
public void testAddComponentUsesGuardingBehaviorWithCustomGuardKey()
public void testAddComponentUsesGuardingBehaviorByAdapitveDefault()
Copyright © 2003–2015 Codehaus. All rights reserved.