net.masterthought.cucumber.json
Class Element
java.lang.Object
net.masterthought.cucumber.json.Element
public class Element
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Element
public Element()
getSteps
public com.googlecode.totallylazy.Sequence<Step> getSteps()
getTags
public com.googlecode.totallylazy.Sequence<Tag> getTags()
getStatus
public Util.Status getStatus()
getRawName
public String getRawName()
getKeyword
public String getKeyword()
getName
public String getName()
getTagList
public com.googlecode.totallylazy.Sequence<String> getTagList()
hasTags
public boolean hasTags()
getTagsList
public String getTagsList()
Copyright © 2014. All Rights Reserved.