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

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

/**
 * 
 */
package org.testtoolinterfaces.testresult;


/**
 * @author arjan.kranenburg
 *
 */
public interface TestStepScriptResult extends TestStepResult
{
	public String getScript();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy