public class TestDurability
extends java.lang.Object
| Constructor and Description |
|---|
TestDurability() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDurability() |
void |
testIncrement() |
void |
testIncrementWithReturnResultsSetToFalse() |
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testDurability()
throws java.lang.Exception
java.lang.Exceptionpublic void testIncrement()
throws java.lang.Exception
java.lang.Exceptionpublic void testIncrementWithReturnResultsSetToFalse()
throws java.lang.Exception
java.lang.Exception