public class TestUtil$
extends Object
| Modifier and Type | Field and Description |
|---|---|
static TestUtil$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
TestUtil$() |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitPersistenceInit(akka.actor.ActorSystem system) |
com.typesafe.config.Config |
clusterConfig() |
com.typesafe.config.Config |
persistenceConfig(String testName,
int cassandraPort,
boolean useServiceLocator) |
public static final TestUtil$ MODULE$