public class ThreadCachingTestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ThreadCachingTestCase.Bar |
static class |
ThreadCachingTestCase.Baz |
static class |
ThreadCachingTestCase.Foo |
static class |
ThreadCachingTestCase.Qux |
Constructor and Description |
---|
ThreadCachingTestCase() |
public ThreadCachingTestCase()
public void testThatForASingleThreadTheBehaviorIsTheSameAsPlainCaching()
public void testThatForASingleThreadTheBehaviorIsTheSameAsPlainCachingWithSetterInjection()
public void testThatTwoThreadsHaveSeparatedCacheValues()
public void testThatTwoThreadsHaveSeparatedCacheValuesWithCompositeInjection()
public void testThatTwoThreadsHaveSeparatedCacheValuesWithInstanceRegistrationAndClassLoadingPicoContainer()
public void testThatTwoThreadsHaveSeparatedCacheValuesForThreeScopeScenario()
Copyright © 2003–2016 Codehaus. All rights reserved.