is not current version
Last Version 15.8.0

com.approvaltests:CounterDisplay 12.2.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

12.2.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 12.2.0


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.