Package net.thucydides.core.model
Class HeuristicTestResult
java.lang.Object
net.thucydides.core.model.HeuristicTestResult
public class HeuristicTestResult
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description HeuristicTestResult() -
Method Summary
Modifier and Type Method Description static TestResultfrom(java.lang.String testFailureClassname)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HeuristicTestResult
public HeuristicTestResult()
-
-
Method Details
-
from
-