public class GraphStorageTest
extends java.lang.Object
Constructor and Description |
---|
GraphStorageTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
startup() |
static void |
stop() |
void |
testCreate() |
void |
testCreateWithEmptyId() |
void |
testCreateWithIdWithSpace() |
void |
testCreateWithNoRoot() |
void |
testCreateWithNullId() |
void |
testCreateWithVersion() |
void |
testDelete() |
void |
testUpdate() |
public static void startup()
public void setUp() throws java.lang.Exception
java.lang.Exception
public static void stop() throws java.lang.Exception
java.lang.Exception
public void testUpdate() throws java.lang.Exception
java.lang.Exception
public void testCreateWithVersion() throws java.lang.Exception
java.lang.Exception
public void testCreateWithNoRoot() throws java.lang.Exception
java.lang.Exception
public void testCreateWithNullId() throws java.lang.Exception
java.lang.Exception
public void testCreateWithEmptyId() throws java.lang.Exception
java.lang.Exception
public void testCreateWithIdWithSpace() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws java.lang.Exception
java.lang.Exception
public void testDelete() throws java.lang.Exception
java.lang.Exception