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

co.unruly.junit.QuarantineRuleLogger Maven / Gradle / Ivy

The newest version!
package co.unruly.junit;

public interface QuarantineRuleLogger {
    public void output(String message);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy