net.thucydides.core.reports.adaptors.specflow
Class SpecflowScenarioTitleLine
java.lang.Object
net.thucydides.core.reports.adaptors.specflow.SpecflowScenarioTitleLine
public class SpecflowScenarioTitleLine
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_ARGUMENT
public static final String START_ARGUMENT
- See Also:
- Constant Field Values
ESCAPE_CHAR
public static final char ESCAPE_CHAR
- See Also:
- Constant Field Values
STRING_SEP
public static final char STRING_SEP
- See Also:
- Constant Field Values
ARG_SEP
public static final char ARG_SEP
- See Also:
- Constant Field Values
END_ARGUMENT
public static final char END_ARGUMENT
- See Also:
- Constant Field Values
NULL
public static final String NULL
- See Also:
- Constant Field Values
SpecflowScenarioTitleLine
public SpecflowScenarioTitleLine(String titleLine,
EnvironmentVariables environmentVariables)
SpecflowScenarioTitleLine
public SpecflowScenarioTitleLine(String titleLine)
getScenarioTitle
public String getScenarioTitle()
getStoryTitle
public String getStoryTitle()
getStoryPath
public String getStoryPath()
getTitleName
public String getTitleName()
getArguments
public List getArguments()
getRowTitle
public String getRowTitle()
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.