Last Version

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

15.8.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 15.8.0


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.