public class TestUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestUtil.AwaitPersistenceInit
Deprecated.
|
Constructor and Description |
---|
TestUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
awaitPersistenceInit(akka.actor.ActorSystem system)
Deprecated.
|
static com.typesafe.config.Config |
clusterConfig()
Deprecated.
|
static com.typesafe.config.Config |
persistenceConfig(String testName,
int cassandraPort,
boolean useServiceLocator)
Deprecated.
|
public static com.typesafe.config.Config persistenceConfig(String testName, int cassandraPort, boolean useServiceLocator)
public static com.typesafe.config.Config clusterConfig()
public static void awaitPersistenceInit(akka.actor.ActorSystem system)