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

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

There is a newer version: 1.1
Show newest version
package co.unruly.junit;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy