net.masterthought.cucumber
Class ScenarioTag

java.lang.Object
  extended by net.masterthought.cucumber.ScenarioTag

public class ScenarioTag
extends Object


Nested Class Summary
static class ScenarioTag.predicates
           
 
Constructor Summary
ScenarioTag(Element scenario, String parentFeatureUri)
           
 
Method Summary
 String getParentFeatureUri()
           
 Element getScenario()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScenarioTag

public ScenarioTag(Element scenario,
                   String parentFeatureUri)
Method Detail

getScenario

public Element getScenario()

getParentFeatureUri

public String getParentFeatureUri()


Copyright © 2014. All Rights Reserved.