public class ExpectedValueCheckingTest extends Object
ExpectedValueCheckingStore and related
classes, particularly with respect to consistency levels offered by the
underlying store.| Constructor and Description |
|---|
ExpectedValueCheckingTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setupMocks() |
void |
testMutateManyWithLockUsesConsistentTx() |
void |
testMutateManyWithoutLockUsesInconsistentTx() |
void |
testMutateWithLockUsesConsistentTx() |
void |
testMutateWithoutLockUsesInconsistentTx() |
void |
verifyMocks() |
public void setupMocks()
throws BackendException
BackendExceptionpublic void verifyMocks()
public void testMutateWithLockUsesConsistentTx()
throws BackendException
BackendExceptionpublic void testMutateWithoutLockUsesInconsistentTx()
throws BackendException
BackendExceptionpublic void testMutateManyWithLockUsesConsistentTx()
throws BackendException
BackendExceptionpublic void testMutateManyWithoutLockUsesInconsistentTx()
throws BackendException
BackendExceptionCopyright © 2012–2016. All rights reserved.