public class ValueProcessorEhcacheLoaderDecoratorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
mockitoRule |
| Constructor and Description |
|---|
ValueProcessorEhcacheLoaderDecoratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
testClone() |
void |
testDispose() |
void |
testGetName() |
void |
testGetStatus() |
void |
testInit() |
void |
testLoadAllShouldUnwrapKeyAndWrapResult() |
void |
testLoadAllWithArgShouldUnwrapKeyAndWrapResult() |
void |
testLoadShouldUnwrapKeyAndWrapResult() |
void |
testLoadWithArgShouldUnwrapKeyAndWrapResult() |
public ValueProcessorEhcacheLoaderDecoratorTest()
public void init()
public void testLoadShouldUnwrapKeyAndWrapResult()
public void testLoadWithArgShouldUnwrapKeyAndWrapResult()
public void testLoadAllShouldUnwrapKeyAndWrapResult()
public void testLoadAllWithArgShouldUnwrapKeyAndWrapResult()
public void testGetName()
public void testInit()
public void testClone()
throws CloneNotSupportedException
CloneNotSupportedExceptionpublic void testDispose()
public void testGetStatus()
Copyright © 2018 Atlassian. All rights reserved.