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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testStoreAndRetreive() throws ServerFault
ServerFault
public void testUpdateAndRetrive() throws ServerFault
ServerFault
public void testStoreAndDelete() throws ServerFault
ServerFault
public void testDeleteAll() throws ServerFault
ServerFault
public void testGetAll() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.