public static class TestScript.TeardownAction extends BaseIdentifiableElement implements IResourceBlock
Definition: The teardown action will only contain an operation.
| Constructor and Description |
|---|
TeardownAction() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
TestScript.SetupActionOperation |
getOperation()
Gets the value(s) for operation ().
|
boolean |
isEmpty() |
TestScript.TeardownAction |
setOperation(TestScript.SetupActionOperation theValue)
Sets the value(s) for operation ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic TeardownAction()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic TestScript.SetupActionOperation getOperation()
null.
Definition: An operation would involve a REST request to a server.
public TestScript.TeardownAction setOperation(TestScript.SetupActionOperation theValue)
Definition: An operation would involve a REST request to a server.
Copyright © 2014–2016 University Health Network. All rights reserved.