public class AbstractCassandraTestCase
extends org.cassandraunit.AbstractCassandraUnit4CQLTestCase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CASSANDRA_CONFIG |
protected static String |
CASSANDRA_HOST |
protected static String |
CASSANDRA_KEYSPACE |
protected static int |
CASSANDRA_PORT |
protected static String |
KEYSPACE_PLACEHOLDER |
| Constructor and Description |
|---|
AbstractCassandraTestCase() |
| Modifier and Type | Method and Description |
|---|---|
org.cassandraunit.dataset.CQLDataSet |
getDataSet() |
protected String |
getSchemaResource() |
protected static final String CASSANDRA_CONFIG
protected static final String CASSANDRA_HOST
protected static final int CASSANDRA_PORT
protected static final String CASSANDRA_KEYSPACE
protected static final String KEYSPACE_PLACEHOLDER
protected String getSchemaResource()
public org.cassandraunit.dataset.CQLDataSet getDataSet()
getDataSet in class org.cassandraunit.AbstractCassandraUnit4CQLTestCaseCopyright © 2014. All rights reserved.