public class Element extends Object
| Constructor and Description |
|---|
Element() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Hook[] |
getAfter() |
String |
getAfterAttachments() |
Hook[] |
getBefore() |
String |
getBeforeAttachments() |
Feature |
getFeature() |
String |
getId() |
String |
getKeyword() |
String |
getName() |
String |
getRawName() |
Status |
getStatus() |
Step[] |
getSteps() |
Tag[] |
getTags() |
String |
getTagsList() |
String |
getType() |
int |
hashCode() |
boolean |
hasSteps() |
boolean |
hasTags() |
boolean |
isScenario() |
void |
setMedaData(Feature feature) |
public Step[] getSteps()
public Hook[] getBefore()
public Hook[] getAfter()
public Tag[] getTags()
public String getBeforeAttachments()
public String getAfterAttachments()
public Status getStatus()
public String getId()
public String getRawName()
public String getKeyword()
public String getType()
public boolean isScenario()
public String getName()
public boolean hasTags()
public boolean hasSteps()
public String getTagsList()
public Feature getFeature()
public void setMedaData(Feature feature)
Copyright © 2016. All rights reserved.