public class AutomationTestCase extends TestCase
NL, properties, RESERVED_NAME| Constructor and Description |
|---|
AutomationTestCase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAutomationContent() |
AutomationTestCase |
setAutomationContent(java.lang.String automationContent)
Sets the automation content.
|
AutomationTestCase |
withAutomationContent(java.lang.String automationContent)
Sets the automation content.
|
addAttachment, addFieldValue, addTestStep, clone, elementName, getAttachments, getDescription, getFieldValues, getId, getName, getOrder, getParentId, getPid, getPrecondition, getTestCaseVersionId, getTestSteps, jsonElementName, setAttachments, setDescription, setFieldValues, setId, setName, setOrder, setParentId, setPid, setPrecondition, setTestCaseVersionId, setTestSteps, withAttachments, withDescription, withFieldValues, withId, withName, withOrder, withParentId, withPid, withPrecondition, withTestCaseVersionId, withTestStepsgetBinaryFromInputStream, getLinks, getWebUrl, setLinks, setWebUrl, validateInputStream, withLinks, withWebUrlappendPropertiesTo, appendPropertiesTo, asDate, asDate, asInteger, asInteger, asLong, asLong, asString, asString, getProperties, getProperty, getPropertyMap, hasProperties, hasProperty, isVisible, removeProperty, setPropertiesFrom, setProperty, toJson, toStringpublic AutomationTestCase setAutomationContent(java.lang.String automationContent)
automationContent - the given automation contnet to set.public java.lang.String getAutomationContent()
public AutomationTestCase withAutomationContent(java.lang.String automationContent)
automationContent - the given automation content.