License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIduk.org.webcompere |
ArtifactId | ArtifactIdsystem-stubs-junit4 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSystem Stubs JUnit4
JUnit4 rules using System Stubs implementation
|
<!-- https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-junit4/ -->
<dependency>
<groupId>uk.org.webcompere</groupId>
<artifactId>system-stubs-junit4</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-junit4/
implementation 'uk.org.webcompere:system-stubs-junit4:2.0.1'
// https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-junit4/
implementation ("uk.org.webcompere:system-stubs-junit4:2.0.1")
'uk.org.webcompere:system-stubs-junit4:jar:2.0.1'
<dependency org="uk.org.webcompere" name="system-stubs-junit4" rev="2.0.1">
<artifact name="system-stubs-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.webcompere', module='system-stubs-junit4', version='2.0.1')
)
libraryDependencies += "uk.org.webcompere" % "system-stubs-junit4" % "2.0.1"
[uk.org.webcompere/system-stubs-junit4 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.webcompere : system-stubs-core | jar | 2.0.1 |
org.mockito : mockito-inline | jar | 3.12.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 3.12.4 |