public class FilesystemStoreTests
extends java.lang.Object
| Constructor and Description | 
|---|
FilesystemStoreTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
void | 
testDelete()  | 
void | 
testGet()  | 
void | 
testStore()  | 
void | 
testUpdate()  | 
public void before()
public void testStore()
               throws ServerFault,
                      java.io.IOException
ServerFaultjava.io.IOExceptionpublic void testGet()
             throws java.lang.Exception
java.lang.Exceptionpublic void testUpdate()
                throws ServerFault,
                       java.io.IOException
ServerFaultjava.io.IOExceptionpublic void testDelete()
                throws java.io.IOException
java.io.IOExceptionCopyright © 2021. All Rights Reserved.