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

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

package org.testtoolinterfaces.testresult;

public interface TestGroupResultObserver
{
	public void notify( TestGroupResult aTestGroupResult );
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy