parent

A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.tourniquet.junit
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.4.8
Release Date

Release Date

Type

Type

pom
Description

Description

parent
A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.
Project Organization

Project Organization

DevCon5 GmbH

Download parent

Filename Size
parent-0.4.8.pom 29 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
io.tourniquet.junit

Tourniquet

Versions

Version
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.4.0-M1