System Stubs Core

A collection of functions for testing code which uses java.lang.System.

License

License

GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

system-stubs-core
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

System Stubs Core
A collection of functions for testing code which uses java.lang.System.

Download system-stubs-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mockito : mockito-inline jar 3.12.4

provided (1)

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

test (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.10
org.assertj : assertj-core jar 3.16.1
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-junit-jupiter 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