Package org.approvej.approve
package org.approvej.approve
-
ClassDescriptionA
PathProviderthat uses the path of a previously approved file to determine the path the received file and the filename extension.AConsumerthat approved a printed value and (optionally) stores the value in some fashion if approved for a later execution.Collection of static methods to createApproverinstances.Approverthat compares the received value with the approved value stored in a file.AnApproverthat checks if the received value is equal to a value given in place.APathProviderthat uses a stack trace to determine the paths of the approved and received files.A provider for the paths of the approved and received files.Collection of static methods to createPathProvidersinstances.Utility class to find the current test method using the stack trace.Represents a test method in a test class.TestMethodimplementation for JUnit/JUnit5.TestMethodimplementation for Spock.TestMethodimplementation for TestNG.