net.thucydides.core.reports.adaptors.specflow
Class ScenarioStep
java.lang.Object
net.thucydides.core.reports.adaptors.specflow.ScenarioStep
public class ScenarioStep
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScenarioStep
public ScenarioStep(List<String> resultLines)
getDuration
public com.google.common.base.Optional<BigDecimal> getDuration()
getResult
public TestResult getResult()
getTitle
public String getTitle()
getException
public com.google.common.base.Optional<? extends Throwable> getException()
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.