JUnited Testing Extensions

A number of useful addons and structures for unit testing with JUnit.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.crosstreelabs
ArtifactId

ArtifactId

junited
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

JUnited Testing Extensions
A number of useful addons and structures for unit testing with JUnit.

Download junited

Filename Size
junited-0.1.0.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

  • core
  • junited.jersey
  • junited.quarantine
  • junited.dbunit
  • junited.jetty
  • junited.hsqldb
  • junited.flyway
  • junited.resteasy
  • junited.guice
  • junited.hibernate
  • junited.elasticsearch
  • junited.timing

Versions

Version
0.1.0