Data Driven Testing :: Database

Modular extensible Test Framework

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.karamelsoft.testing
ArtifactId

ArtifactId

data-driven-testing-database
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Data Driven Testing :: Database
Modular extensible Test Framework

Download data-driven-testing-database

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-database/ -->
<dependency>
    <groupId>com.github.karamelsoft.testing</groupId>
    <artifactId>data-driven-testing-database</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-database/
implementation 'com.github.karamelsoft.testing:data-driven-testing-database:0.3.1'
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-database/
implementation ("com.github.karamelsoft.testing:data-driven-testing-database:0.3.1")
'com.github.karamelsoft.testing:data-driven-testing-database:jar:0.3.1'
<dependency org="com.github.karamelsoft.testing" name="data-driven-testing-database" rev="0.3.1">
  <artifact name="data-driven-testing-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karamelsoft.testing', module='data-driven-testing-database', version='0.3.1')
)
libraryDependencies += "com.github.karamelsoft.testing" % "data-driven-testing-database" % "0.3.1"
[com.github.karamelsoft.testing/data-driven-testing-database "0.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.karamelsoft.testing : data-driven-testing-api jar 0.3.1
com.github.karamelsoft.testing : data-driven-testing-core jar 0.3.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8
org.apache.commons : commons-dbcp2 jar 2.0.1
com.h2database : h2 jar 1.4.185

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0