org.picocontainer.behaviors
Class CachingTestCase
java.lang.Object
org.picocontainer.tck.AbstractComponentFactoryTest
org.picocontainer.behaviors.CachingTestCase
public class CachingTestCase
- extends AbstractComponentFactoryTest
- Author:
- rafal@caltha.pl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingTestCase
public CachingTestCase()
createComponentFactory
protected ComponentFactory createComponentFactory()
- Specified by:
createComponentFactory
in class AbstractComponentFactoryTest
testAddComponentUsesCachingBehavior
public void testAddComponentUsesCachingBehavior()
testAddComponentUsesCachingBehaviorWithRedundantCacheProperty
public void testAddComponentUsesCachingBehaviorWithRedundantCacheProperty()
testAddComponentNoesNotUseCachingBehaviorWhenNoCachePropertyIsSpecified
public void testAddComponentNoesNotUseCachingBehaviorWhenNoCachePropertyIsSpecified()
testAddAdapterUsesCachingBehavior
public void testAddAdapterUsesCachingBehavior()
testAddAdapterUsesCachingBehaviorWithRedundantCacheProperty
public void testAddAdapterUsesCachingBehaviorWithRedundantCacheProperty()
testAddAdapterNoesNotUseCachingBehaviorWhenNoCachePropertyIsSpecified
public void testAddAdapterNoesNotUseCachingBehaviorWhenNoCachePropertyIsSpecified()
Copyright © 2003-2010 Codehaus. All Rights Reserved.