public abstract class AbstractCassandraUnit4CQLTestCase extends Object
| Constructor and Description |
|---|
AbstractCassandraUnit4CQLTestCase() |
AbstractCassandraUnit4CQLTestCase(String configurationFileName) |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
abstract CQLDataSet |
getDataSet() |
com.datastax.driver.core.Session |
getSession() |
public AbstractCassandraUnit4CQLTestCase()
public AbstractCassandraUnit4CQLTestCase(String configurationFileName)
public void after()
public abstract CQLDataSet getDataSet()
public com.datastax.driver.core.Session getSession()
Copyright © 2016. All rights reserved.