public class FitNesse extends TestSetDefinition
ScriptedConfigurationItem.ProcessHolder<T>, ScriptedConfigurationItem.ResultHolder<T>| Constructor and Description |
|---|
FitNesse() |
| Modifier and Type | Method and Description |
|---|---|
com.xebialabs.overthere.CmdLine |
defaultCommandLine()
Default command line implementation, the type's name.
|
java.lang.String |
getSuiteName() |
void |
setSuiteName(java.lang.String suiteName) |
create, getCleanupCommandUponTimeout, getQualification, getTimeout, plan, setCleanupCommandUponTimeout, setQualification, setTimeoutexecute, getExecutionLog, getScriptContext, getScriptLocation, getScriptPrelude, setScriptLocationcompareTo, equals, get$token, getId, getName, getProperty, getPropertyDescriptor, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, set$token, setId, setProperty, setSyntheticProperties, setType, toStringpublic java.lang.String getSuiteName()
public void setSuiteName(java.lang.String suiteName)
public com.xebialabs.overthere.CmdLine defaultCommandLine()
TestSetDefinitiondefaultCommandLine in class TestSetDefinition