Package org.approvej.approve
package org.approvej.approve
-
ClassDescriptionA
Consumer
that approved a printed value and (optionally) stores the value in some fashion if approved for a later execution.Collection of static methods to createApprover
instances.ApprovalResult
for files.Approver
that compares the received value with the approved value stored in a file.A simpleApprovalResult
, e.g.AnApprover
that checks if the received value is equal to a value given in place.A provider for the paths of the approved and received files.A builder for creatingPathProvider
instances.Utility class to find the current test method using the stack trace.Represents a test method in a test class.TestMethod
implementation for JUnit/JUnit5.TestMethod
implementation for Spock.TestMethod
implementation for TestNG.