All Classes and Interfaces
Class
Description
A builder to configure an approval for a given value.
An
AssertionError thrown when an approval fails.Scrubs a
String by replacing all occurrences of a date pattern.Verifier that compares the received value with the approved value stored in a file.A
FileVerifier.PathProvider that uses the path of a previously approved file to determine the path
the received file and the filename extension.A provider for the paths of the approved and received files.
A
FileVerifier.PathProvider that uses a stack trace to determine the paths of the approved and
received files.A verifier that checks if the received value is equal to a value given in place.
Scrubs a
String by replacing all occurrences of a date time pattern.A generic printer for Java
Objects that prints their properties and values one per line.Builder for creating a
RegexScrubber.Scrubs a
String by replacing all occurrences of a date pattern with relative
descriptions, like [today], [yesterday], [2 days from now]
, [21 days ago] .An
UnaryOperator that scrubs certain information from a value.Scrubs a
String by replacing all occurrences UUIDs.A
Consumer that verifies a printed value and (optionally) stores the value in some
fashion if approved for a later execution.