Package net.thucydides.core.steps
Class CurrentTestResult
java.lang.Object
net.thucydides.core.steps.CurrentTestResult
public class CurrentTestResult
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description CurrentTestResult() -
Method Summary
Modifier and Type Method Description static TestResultforTestOutcome(TestOutcome testOutcome, int currentExample)static booleanisCucumber(TestOutcome testOutcome)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CurrentTestResult
public CurrentTestResult()
-
-
Method Details
-
forTestOutcome
-
isCucumber
-