org.cassandraunit
Class CassandraUnit
java.lang.Object
org.junit.rules.ExternalResource
org.cassandraunit.CassandraUnit
- All Implemented Interfaces:
- org.junit.rules.MethodRule
public class CassandraUnit
- extends org.junit.rules.ExternalResource
|
Method Summary |
protected void |
before()
|
| Methods inherited from class org.junit.rules.ExternalResource |
after, apply |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cluster
public me.prettyprint.hector.api.Cluster cluster
keyspace
public me.prettyprint.hector.api.Keyspace keyspace
clusterName
public static String clusterName
host
public static String host
CassandraUnit
public CassandraUnit(DataSet dataSet)
before
protected void before()
throws Exception
- Overrides:
before in class org.junit.rules.ExternalResource
- Throws:
Exception
Copyright © 2012. All Rights Reserved.