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

org.testtoolinterfaces.testresult.TestRunResultObserver Maven / Gradle / Ivy

package org.testtoolinterfaces.testresult;

public interface TestRunResultObserver
{
	public void notify( TestRunResult aTestRunResult );
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy