System Stubs JUnit4

JUnit4 rules using System Stubs implementation

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

system-stubs-junit4
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

System Stubs JUnit4
JUnit4 rules using System Stubs implementation

Download system-stubs-junit4

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
uk.org.webcompere : system-stubs-core jar 2.0.1
org.mockito : mockito-inline jar 3.12.4

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.12.4

Project Modules

There are no modules declared in this project.
uk.org.webcompere

WebCompere - Presenting Stuff For The Web

Open Source Libraries and HowTos

Versions

Version
2.0.1
2.0.0
1.2.0
1.1.0
1.0.0