public class DocumentStoreTests
extends java.lang.Object
| Constructor and Description |
|---|
DocumentStoreTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
void |
testDeleteAll() |
void |
testGetAll() |
void |
testStoreAndDelete() |
void |
testStoreAndRetreive() |
void |
testUpdateAndRetrive() |
public void before()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.lang.Exception
java.lang.Exceptionpublic void testStoreAndRetreive()
throws ServerFault
ServerFaultpublic void testUpdateAndRetrive()
throws ServerFault
ServerFaultpublic void testStoreAndDelete()
throws ServerFault
ServerFaultpublic void testDeleteAll()
throws ServerFault
ServerFaultpublic void testGetAll()
throws ServerFault
ServerFaultCopyright © 2023. All Rights Reserved.