public abstract class AbstractProtocolTest extends AbstractTest
collection, db, serverAddress, syncClient, TEST_CLOCK, TEST_DATABASE_NAME| Constructor and Description |
|---|
AbstractProtocolTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDeleteOperation() |
void |
testInsertOperation() |
void |
testSingleDeleteOperation() |
void |
testUpdateOperation() |
createBackend, restart, setUp, setUpBackend, tearDownpublic void testInsertOperation()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteOperation()
throws java.lang.Exception
java.lang.Exceptionpublic void testSingleDeleteOperation()
throws java.lang.Exception
java.lang.Exceptionpublic void testUpdateOperation()
throws java.lang.Exception
java.lang.Exception