public class ImportRemoteGraphTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
static java.lang.String |
VALUE |
Constructor and Description |
---|
ImportRemoteGraphTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
startup() |
static org.neo4j.server.NeoServer |
startWebServer(org.neo4j.test.ImpermanentGraphDatabase gdb,
int port) |
static void |
stop() |
void |
testInitFromUrl() |
void |
testInitFromUrl2() |
public static final java.lang.String VALUE
public static final java.lang.String NAME
public void testInitFromUrl() throws java.lang.Exception
java.lang.Exception
public void testInitFromUrl2() throws java.lang.Exception
java.lang.Exception
public static void startup()
public static org.neo4j.server.NeoServer startWebServer(org.neo4j.test.ImpermanentGraphDatabase gdb, int port)
public static void stop() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Throwable
java.lang.Throwable