Package org.approvej.approve
package org.approvej.approve
-
ClassDescriptionWraps a loaded approved file inventory and provides domain operations like
ApprovedFileInventory.findLeftovers(),ApprovedFileInventory.removeLeftovers(),ApprovedFileInventory.approveAll(), andApprovedFileInventory.reviewUnapproved(FileReviewer).Thin CLI wrapper for the approved file inventory.Records approved file paths during test execution and merges them into the inventory file at JVM shutdown.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.ApprovalResultfor files.A simpleApprovalResult, e.g.A record to provide the paths of the approved and received files.Collection of static methods to createPathProviderinstances.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.