public class CacheObjectSerializerSpec_ALL extends Object
| Modifier and Type | Field and Description |
|---|---|
private CacheObjectSerializer<String> |
cacheObjectSerializer |
private Long |
fetchedTime |
private String |
object |
| Constructor and Description |
|---|
CacheObjectSerializerSpec_ALL() |
| Modifier and Type | Method and Description |
|---|---|
void |
positiveFlow_read() |
void |
positiveFlow_write() |
void |
setUp() |
private final Long fetchedTime
private final String object
private CacheObjectSerializer<String> cacheObjectSerializer
public void positiveFlow_read()
throws IOException
IOExceptionpublic void positiveFlow_write()
throws IOException
IOException