Package net.thucydides.core.steps
Class TestStatus
java.lang.Object
net.thucydides.core.steps.TestStatus
Determine the status of a method based on its annotations.
- Author:
- johnsmart
-
Method Summary
-
Method Details
-
of
-
isPending
public boolean isPending() -
isIgnored
public boolean isIgnored()
-