org.cassandraunit
Class AbstractCassandraUnit4TestCase
java.lang.Object
org.cassandraunit.AbstractCassandraUnit4TestCase
public abstract class AbstractCassandraUnit4TestCase
- extends Object
- Author:
- Jeremy Sevellec
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCassandraUnit4TestCase
public AbstractCassandraUnit4TestCase()
before
public void before()
throws Exception
- Throws:
Exception
getDataSet
public abstract DataSet getDataSet()
setKeyspace
public void setKeyspace(me.prettyprint.hector.api.Keyspace keyspace)
getKeyspace
public me.prettyprint.hector.api.Keyspace getKeyspace()
setCluster
public void setCluster(me.prettyprint.hector.api.Cluster cluster)
getCluster
public me.prettyprint.hector.api.Cluster getCluster()
Copyright © 2012. All Rights Reserved.