Package org.approvej.verify
package org.approvej.verify
-
ClassDescriptionA
PathProvider
that uses the path of a previously approved file to determine the path the received file and the filename extension.Verifier
that compares the received value with the approved value stored in a file.A verifier that checks if the received value is equal to a value given in place.APathProvider
that uses a stack trace to determine the paths of the approved and received files.Builder for creating aNextToTestPathProvider
.A provider for the paths of the approved and received files.A builder forPathProvider
instances.Collection of static methods to createPathProviders
andPathProviderBuilder
instances.Utility class to find the current test method using the stack trace.AConsumer
that verifies a printed value and (optionally) stores the value in some fashion if approved for a later execution.Collection of static methods to createVerifier
instances.