cassandra-unit

Test framework to develop with Cassandra

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.cassandraunit
ArtifactId

ArtifactId

cassandra-unit
Last Version

Last Version

4.3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

cassandra-unit
Test framework to develop with Cassandra

Download cassandra-unit

How to add to project

<!-- https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit/ -->
<dependency>
    <groupId>org.cassandraunit</groupId>
    <artifactId>cassandra-unit</artifactId>
    <version>4.3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit/
implementation 'org.cassandraunit:cassandra-unit:4.3.1.0'
// https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit/
implementation ("org.cassandraunit:cassandra-unit:4.3.1.0")
'org.cassandraunit:cassandra-unit:jar:4.3.1.0'
<dependency org="org.cassandraunit" name="cassandra-unit" rev="4.3.1.0">
  <artifact name="cassandra-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cassandraunit', module='cassandra-unit', version='4.3.1.0')
)
libraryDependencies += "org.cassandraunit" % "cassandra-unit" % "4.3.1.0"
[org.cassandraunit/cassandra-unit "4.3.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.cassandra : cassandra-all jar 3.11.5
org.apache.thrift : libthrift jar 0.12.0
net.java.dev.jna : jna jar 4.1.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
com.datastax.oss : java-driver-core Optional jar 4.3.1

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
commons-io : commons-io jar 2.4
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

WELCOME to CassandraUnit

Everything is in the wiki : https://github.com/jsevellec/cassandra-unit/wiki

What is it?

Like other *Unit projects, CassandraUnit is a Java utility test tool. It helps you create your Java Application with Apache Cassandra Database backend. CassandraUnit is for Cassandra what DBUnit is for Relational Databases.

CassandraUnit helps you writing isolated JUnit tests in a Test Driven Development style.

Main features :

  • Start an embedded Cassandra.
  • Create structure (keyspace and Column Families) and load data from an XML, JSON or YAML DataSet.
  • Execute a CQL script.

Where to start :

You can start by reading the wiki : https://github.com/jsevellec/cassandra-unit/wiki

and you can watch cassandra-unit-examples project. https://github.com/jsevellec/cassandra-unit-examples

Mailing List :

[email protected] (http://groups.google.com/group/cassandra-unit-users)

License :

This project is licensed under LGPL V3.0 : http://www.gnu.org/licenses/lgpl-3.0-standalone.html

Versions

Version
4.3.1.0
3.11.2.0
3.7.1.0
3.5.0.1
3.5.0.0
3.3.0.2
3.3.0.1
3.1.3.2
3.1.1.0
3.0.0.1
2.2.2.1
2.1.9.2
2.1.3.1
2.0.2.2
2.0.2.1
2.0.2.0
1.2.0.1
1.1.2.1
1.1.1.3
1.1.1.2
1.1.1.1
1.1.0.1
1.0.3.1
1.0.1.4
1.0.1.3
1.0.1.2
1.0.1.1
0.8.0.3.1
0.8.0.2.4
0.8.0.2.3
0.8.0.2.2
0.8.0.2.1