is not current version
Last Version 15.8.0

com.approvaltests:approvaltests-tests 12.4.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-tests
Version

Version

12.4.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-tests

Download approvaltests-tests 12.4.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
com.approvaltests : approvaltests jar 12.4.0
com.approvaltests : approvaltests-util jar 12.4.0
org.apache.logging.log4j : log4j-api jar 2.15.0
org.apache.velocity : velocity jar 1.7
com.google.code.gson : gson jar 2.8.9
commons-httpclient : commons-httpclient jar 3.1
commons-logging : commons-logging jar 1.2
org.javassist : javassist jar 3.28.0-GA

test (1)

Group / Artifact Type Version
org.easymock : easymock jar 4.3

system (1)

Group / Artifact Type Version
com.github.larseckart » tcr-extension jar 0.3

Project Modules

There are no modules declared in this project.