is not current version
Last Version 15.8.0

com.approvaltests:approvaltests-util-tests 11.6.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

approvaltests-util-tests
Version

Version

11.6.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.
Source Code Management

Source Code Management

https://github.com/approvals/ApprovalTests.Java/tree/master/approvaltests-util-tests

Download approvaltests-util-tests 11.6.0


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

Dependencies

compile (11)

Group / Artifact Type Version
commons-httpclient : commons-httpclient Optional jar 3.1
javax.servlet : servlet-api Optional jar 2.5
org.apache.velocity : velocity jar 1.7
com.sun.mail : javax.mail jar 1.6.2
quartz : quartz Optional jar 1.5.2
org.apache.logging.log4j : log4j-api Optional jar 2.14.1
com.google.code.gson : gson Optional jar 2.8.7
commons-net : commons-net Optional jar 3.8.0
sshtools : j2ssh-core Optional jar 0.2.9
com.approvaltests : approvaltests jar 11.6.0
com.approvaltests : approvaltests-util jar 11.6.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.