All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.approvaltests.core.ApprovalReporterWithCleanUp Maven / Gradle / Ivy

There is a newer version: 24.14.2
Show newest version
package org.approvaltests.core;

public interface ApprovalReporterWithCleanUp
{
  public void cleanUp(String received, String approved);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy