org.picocontainer.behaviors
Class StoringTestCase
java.lang.Object
org.picocontainer.behaviors.StoringTestCase
public class StoringTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoringTestCase
public StoringTestCase()
testThatForASingleThreadTheBehaviorIsTheSameAsPlainCaching
public void testThatForASingleThreadTheBehaviorIsTheSameAsPlainCaching()
testThatTwoThreadsHaveSeparatedCacheValues
public void testThatTwoThreadsHaveSeparatedCacheValues()
testThatTwoThreadsHaveSeparatedCacheValuesForThreeScopeScenario
public void testThatTwoThreadsHaveSeparatedCacheValuesForThreeScopeScenario()
testThatCacheMapCanBeReUsedOnASubsequentThreadSimulatingASessionConcept
public void testThatCacheMapCanBeReUsedOnASubsequentThreadSimulatingASessionConcept()
testThatCacheMapCanBeResetOnASubsequentThreadSimulatingASessionConcept
public void testThatCacheMapCanBeResetOnASubsequentThreadSimulatingASessionConcept()
testThatCacheMapCanBeDisabledSimulatingAnEndedRequest
public void testThatCacheMapCanBeDisabledSimulatingAnEndedRequest()
Copyright © 2003-2010 Codehaus. All Rights Reserved.