public class Scenario extends Object
| Constructor and Description |
|---|
Scenario() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Hook[] |
getAfter() |
Hook[] |
getBefore() |
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() |
void |
setMedaData(Feature feature) |
public Step[] getSteps()
public Hook[] getBefore()
public Hook[] getAfter()
public Tag[] getTags()
public Status getStatus()
public String getId()
public String getRawName()
public String getKeyword()
public String getType()
public String getName()
public boolean hasTags()
public boolean hasSteps()
public String getTagsList()
public Feature getFeature()
public void setMedaData(Feature feature)
Copyright © 2015. All rights reserved.