Class TestCase
java.lang.Object
net.thucydides.core.reports.adaptors.xunit.model.TestCase
-
Method Summary
Modifier and TypeMethodDescriptionandClassname(String classname) andTime(double time) getError()getName()doublegetTime()wasSkipped(String message) withError(TestException error) withFailure(TestException failure) static TestCase
-
Method Details
-
withName
-
andClassname
-
andTime
-
withFailure
-
withError
-
wasSkipped
-
getName
-
getClassname
-
getTime
public double getTime() -
getFailure
-
getError
-
getSkipped
-