public class CacheDispatcherTest
extends java.lang.Object
Constructor and Description |
---|
CacheDispatcherTest() |
Modifier and Type | Method and Description |
---|---|
void |
cacheMiss() |
void |
cancelledRequest() |
void |
expiredCacheHit() |
void |
nonExpiredCacheHit() |
void |
setUp() |
void |
softExpiredCacheHit() |
void |
tearDown() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void cancelledRequest() throws java.lang.Exception
java.lang.Exception
public void cacheMiss() throws java.lang.Exception
java.lang.Exception
public void nonExpiredCacheHit() throws java.lang.Exception
java.lang.Exception
public void softExpiredCacheHit() throws java.lang.Exception
java.lang.Exception
public void expiredCacheHit() throws java.lang.Exception
java.lang.Exception