Last Version

Cassandra Test 1.0.3

Cassandra Test is a unit test and integration test framework featuring support for multiple test environments, schema management, table data loading and connection management.

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.unittested
ArtifactId

ArtifactId

cassandra-test-project
Version

Version

1.0.3
Type

Type

pom
Description

Description

Cassandra Test
Cassandra Test is a unit test and integration test framework featuring support for multiple test environments, schema management, table data loading and connection management.
Project URL

Project URL

https://github.com/dananderson/cassandra-test
Source Code Management

Source Code Management

https://github.com/dananderson/cassandra-test

Download cassandra-test-project 1.0.3


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

Dependencies

provided (1)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 3.0.2

test (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.6

Project Modules

  • cassandra-test-core
  • cassandra-test-testng
  • cassandra-test-junit
  • cassandra-test-spring