public class GraknTestSetup extends Object
Helps Setup Grakn Test Environment
Contains utility methods and statically initialized environment variables to control Grakn unit tests.
| Constructor and Description |
|---|
GraknTestSetup() |
| Modifier and Type | Method and Description |
|---|---|
static void |
startCassandraIfNeeded()
Starts cassandra if needed.
|
static boolean |
usingOrientDB() |
static boolean |
usingTinker() |
static boolean |
usingTitan() |
public static void startCassandraIfNeeded()
public static boolean usingTinker()
public static boolean usingTitan()
public static boolean usingOrientDB()
Copyright © 2017 Grakn Labs Ltd. All rights reserved.