Skip to content

Test Result : TestTest

0 failures (±0)
30 tests (±0)
Took 1.7 sec.

All Tests

Test nameDurationStatus
Reporting / addError() adds error result1 msPassed
Reporting / getDuration() = 0 for not executed test1 msPassed
Reporting / getDuration() returns current execution time for running test0.2 secPassed
Reporting / getDuration() returns execution time for completed test0.1 secPassed
Reporting / getEstimatedDuration() = -1 by default1 msPassed
Reporting / getFullPath() = /parent/test name0 msPassed
Reporting / getFullPath() = test name0 msPassed
Reporting / getResource() returns parent resource1 msPassed
Reporting / getResults(FAILURE) returns only matching results0 msPassed
Reporting / getRoot() returns root element0 msPassed
Reporting / getStatus() = DISABLED when 1 result is disabled2 msPassed
Reporting / getStatus() = DISABLED when entity status is disabled1 msPassed
Reporting / getStatus() = entity status if it is the worst status0 msPassed
Reporting / getStatus() = status of worst result0 msPassed
Reporting / getTestSuite() returns master suite3 msPassed
Reporting / getWorstResult() returns worst execution result1 msPassed
Reporting / hasError() = false when no error exists1 msPassed
Reporting / hasError() = true when error exists0 msPassed
Reporting / isDisabled() = false for finished test0 msPassed
Reporting / isDisabled() = true when 1 result is DISABLED0 msPassed
Reporting / isDisabled() = true when status = DISABLED0 msPassed
Reporting / reset() clears metadata2 msPassed
Reporting / reset() clears results95 msPassed
Reporting / reset() clears status0.26 secPassed
Reporting / reset() clears timestamps1 msPassed
Reporting / setDisabled() marks test as disabled1 msPassed
Reporting / setEndTimestamp() verifies duration limit23 msPassed
Reporting / setEntityStatus(FINISHED) sets end timestamp1 msPassed
Reporting / setEntityStatus(RUNNING) sets start timestamp1 msPassed
Reporting / setStackTrace() stores a clone of the trace1 secPassed