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

goal.tools.test.result.TestResult Maven / Gradle / Ivy

The newest version!
package goal.tools.test.result;

public interface TestResult {
	 T accept(ResultFormatter formatter);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy