org.picocontainer.behaviors
Class GuardingTestCase
java.lang.Object
org.picocontainer.tck.AbstractComponentFactoryTest
org.picocontainer.behaviors.GuardingTestCase
public class GuardingTestCase
- extends AbstractComponentFactoryTest
- Author:
- Paul Hammant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuardingTestCase
public GuardingTestCase()
createComponentFactory
protected ComponentFactory createComponentFactory()
- Specified by:
createComponentFactory
in class AbstractComponentFactoryTest
testAddComponentUsesGuardingBehavior
public void testAddComponentUsesGuardingBehavior()
testAddComponentDoesNotUseGuardingBehaviorIfNoProperty
public void testAddComponentDoesNotUseGuardingBehaviorIfNoProperty()
testAddComponentUsesGuardingBehaviorWithCustomGuardKey
public void testAddComponentUsesGuardingBehaviorWithCustomGuardKey()
testAddComponentUsesGuardingBehaviorByAdapitveDefault
public void testAddComponentUsesGuardingBehaviorByAdapitveDefault()
Copyright © 2003-2010 Codehaus. All Rights Reserved.