public class CuratorStateManagerTest
extends java.lang.Object
Constructor and Description |
---|
CuratorStateManagerTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testClose()
Test close method
|
void |
testCreateNode()
test createNode method
|
void |
testDeleteNode()
Test deleteNode method
|
void |
testDeleteSchedulerLocation()
Test deleteSchedulerLocation method
|
void |
testExistNode()
Test existNode method
|
void |
testGetNodeData()
Test getNodeData method
|
void |
testInitialize()
Test initialize method
|
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testInitialize() throws java.lang.Exception
java.lang.Exception
public void testClose() throws java.lang.Exception
java.lang.Exception
public void testExistNode() throws java.lang.Exception
java.lang.Exception
public void testCreateNode() throws java.lang.Exception
java.lang.Exception
public void testDeleteNode() throws java.lang.Exception
java.lang.Exception
public void testGetNodeData() throws java.lang.Exception
java.lang.Exception
public void testDeleteSchedulerLocation() throws java.lang.Exception
java.lang.Exception