is not current version
Last Version 15.8.0

com.approvaltests:CounterDisplay 11.7.0

Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.

License

License

GroupId

GroupId

com.approvaltests
ArtifactId

ArtifactId

CounterDisplay
Version

Version

11.7.0
Type

Type

jar
Description

Description

Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.

Download CounterDisplay 11.7.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.approvaltests : approvaltests-util jar 11.7.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.