public interface RMTestStep
RMTest.| Modifier and Type | Method and Description |
|---|---|
java.util.List<RMAttachment> |
getAttachments()
Returns the URLs of all attachments for this test step.
|
java.lang.String |
getDescription()
Returns the description of the test step to be generated in SCTM.
|
java.lang.String |
getExpectedResult()
Returns the expected result string of the test step to be generated in SCTM.
|
java.lang.String |
getId()
Returns the id of the test step to be generated in SCTM.
|
java.lang.String |
getName()
Returns the name of the test step to be generated in SCTM.
|
java.util.Map<java.lang.String,java.lang.String> |
getProperties()
Returns all the properties for the test step.
|
java.lang.String getId()
java.lang.String getName()
java.lang.String getDescription()
java.lang.String getExpectedResult()
java.util.Map<java.lang.String,java.lang.String> getProperties()
java.util.List<RMAttachment> getAttachments()
Copyright © Micro Focus 2004-2019. All rights reserved.