Last Version

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

HtmlLocker
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 HtmlLocker 15.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.approvaltests : approvaltests-util jar 15.8.0
com.approvaltests : approvaltests jar 15.8.0
com.approvaltests : approvaltests-tests 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.