public class TestZKProcedure
extends java.lang.Object
| Constructor and Description |
|---|
TestZKProcedure() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupTest() |
static void |
setupTest() |
void |
testEmptyMemberSet() |
void |
testMultiCohortWithMemberTimeoutDuringPrepare()
Test a distributed commit with multiple cohort members, where one of the cohort members has a
timeout exception during the prepare stage.
|
void |
testMultipleMembers() |
void |
testSingleMember() |
public static void setupTest()
throws java.lang.Exception
java.lang.Exceptionpublic static void cleanupTest()
throws java.lang.Exception
java.lang.Exceptionpublic void testEmptyMemberSet()
throws java.lang.Exception
java.lang.Exceptionpublic void testSingleMember()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultipleMembers()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultiCohortWithMemberTimeoutDuringPrepare()
throws java.lang.Exception
java.lang.Exception