is not current version
Last Version 2.0.1

System Stubs JUnit4 1.2.0

JUnit4 rules using System Stubs implementation

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

system-stubs-junit4
Version

Version

1.2.0
Type

Type

jar
Description

Description

System Stubs JUnit4
JUnit4 rules using System Stubs implementation

Download system-stubs-junit4 1.2.0


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.