org.mule.cache
Class ObjectStoreCachingStrategyTestCase
java.lang.Object
org.mule.tck.junit4.AbstractMuleTestCase
org.mule.cache.ObjectStoreCachingStrategyTestCase
public class ObjectStoreCachingStrategyTestCase
- extends AbstractMuleTestCase
Methods inherited from class org.mule.tck.junit4.AbstractMuleTestCase |
clearExcludedFlag, clearRequestContext, createTestTimeoutRule, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectStoreCachingStrategyTestCase
public ObjectStoreCachingStrategyTestCase()
testCacheMiss
public void testCacheMiss()
throws Exception
- Throws:
Exception
testCacheHit
public void testCacheHit()
throws Exception
- Throws:
Exception
testConsumableRequestPayloadIsNotCached
public void testConsumableRequestPayloadIsNotCached()
throws Exception
- Throws:
Exception
testConsumableResponsePayloadIsNotCached
public void testConsumableResponsePayloadIsNotCached()
throws Exception
- Throws:
Exception
testIgnoresKeyGeneratorError
public void testIgnoresKeyGeneratorError()
throws Exception
- Throws:
Exception
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.