cassandra-unit-parent

Test framework to develop with Cassandra

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.cassandraunit
ArtifactId

ArtifactId

cassandra-unit-parent
Last Version

Last Version

4.3.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

cassandra-unit-parent
Test framework to develop with Cassandra
Project URL

Project URL

https://github.com/jsevellec/cassandra-unit
Source Code Management

Source Code Management

https://github.com/jsevellec/cassandra-unit.git

Download cassandra-unit-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cassandra-unit
  • cassandra-unit-shaded
  • cassandra-unit-spring

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