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

io.probedock.client.common.model.ProbeTestReport Maven / Gradle / Ivy

The newest version!
package io.probedock.client.common.model;

/**
 * Probe Dock test report representation.
 *
 * @author Laurent Prevost 
 */
public interface ProbeTestReport {
	/**
	 * @return The UID
	 */
	String getUid();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy