org.picocontainer.behaviors
Class ImplementationHidingTestCase
java.lang.Object
org.picocontainer.tck.AbstractComponentFactoryTest
org.picocontainer.behaviors.ImplementationHidingTestCase
public class ImplementationHidingTestCase
- extends AbstractComponentFactoryTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplementationHidingTestCase
public ImplementationHidingTestCase()
testAddComponentUsesImplementationHidingBehavior
public void testAddComponentUsesImplementationHidingBehavior()
testAddComponentUsesImplementationHidingBehaviorWithRedundantHideImplProperty
public void testAddComponentUsesImplementationHidingBehaviorWithRedundantHideImplProperty()
testAddComponentNoesNotUseImplementationHidingBehaviorWhenNoCachePropertyIsSpecified
public void testAddComponentNoesNotUseImplementationHidingBehaviorWhenNoCachePropertyIsSpecified()
testAddAdapterUsesImplementationHidingBehavior
public void testAddAdapterUsesImplementationHidingBehavior()
testAddAdapterUsesImplementationHidingBehaviorWithRedundantHideImplProperty
public void testAddAdapterUsesImplementationHidingBehaviorWithRedundantHideImplProperty()
testAddAdapterNoesNotUseImplementationHidingBehaviorWhenNoCachePropertyIsSpecified
public void testAddAdapterNoesNotUseImplementationHidingBehaviorWhenNoCachePropertyIsSpecified()
createComponentFactory
protected ComponentFactory createComponentFactory()
- Specified by:
createComponentFactory
in class AbstractComponentFactoryTest
testLazyInstantiationSideEffectWhenForceOfDelayedInstantiationOfDependantClass
public void testLazyInstantiationSideEffectWhenForceOfDelayedInstantiationOfDependantClass()
shouldInstantiateForEveryMethodCall
public void shouldInstantiateForEveryMethodCall()
shouldNotInstantiateForEveryMethodCallIfCaching
public void shouldNotInstantiateForEveryMethodCallIfCaching()
shouldInstantiateForEveryMethodCallIfCachingWrapsImplementationHidingWhichIsFutile
public void shouldInstantiateForEveryMethodCallIfCachingWrapsImplementationHidingWhichIsFutile()
Copyright © 2003-2010 Codehaus. All Rights Reserved.