Last Version

se.softhouse:common-test 0.4.14

Reusable classes to use from tests.

License

License

GroupId

GroupId

se.softhouse
ArtifactId

ArtifactId

common-test
Version

Version

0.4.14
Type

Type

jar
Description

Description

Reusable classes to use from tests.

Download common-test 0.4.14


<!-- https://jarcasting.com/artifacts/se.softhouse/common-test/ -->
<dependency>
    <groupId>se.softhouse</groupId>
    <artifactId>common-test</artifactId>
    <version>0.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/se.softhouse/common-test/
implementation 'se.softhouse:common-test:0.4.14'
// https://jarcasting.com/artifacts/se.softhouse/common-test/
implementation ("se.softhouse:common-test:0.4.14")
'se.softhouse:common-test:jar:0.4.14'
<dependency org="se.softhouse" name="common-test" rev="0.4.14">
  <artifact name="common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.softhouse', module='common-test', version='0.4.14')
)
libraryDependencies += "se.softhouse" % "common-test" % "0.4.14"
[se.softhouse/common-test "0.4.14"]

Dependencies

compile (3)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4
com.google.guava : guava-testlib jar 24.1-jre
com.google.guava : guava jar 24.1-jre

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

test (7)

Group / Artifact Type Version
com.google.caliper : caliper jar 0.5-rc1
com.google.code.findbugs : annotations jar 2.0.0
junit : junit jar 4.11
org.jacoco : org.jacoco.agent jar 0.8.1
com.google.code.tempus-fugit : tempus-fugit jar 1.1
org.powermock : powermock-module-junit4 jar 1.7.0RC2
org.powermock : powermock-api-mockito jar 1.7.0RC2

Project Modules

There are no modules declared in this project.