Last Version

Test Gadgets JUnit4 0.0.9

An assortment of testing tools/tricks for JUnit in Java

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

test-gadgets-junit4
Version

Version

0.0.9
Type

Type

jar
Description

Description

Test Gadgets JUnit4
An assortment of testing tools/tricks for JUnit in Java

Download test-gadgets-junit4 0.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
uk.org.webcompere : test-gadgets-core jar 0.0.9
org.apache.commons : commons-lang3 jar 3.10

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.spotbugs : spotbugs-annotations jar 4.1.4

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
uk.org.webcompere : system-stubs-junit4 jar 1.2.0

Project Modules

There are no modules declared in this project.