Skip to content

Test Result : TestFileTest

0 failures (±0) , 2 skipped (±0)
43 tests (±0)
Took 0.63 sec.

All Tests

Test nameDurationStatus
Reporting / addError() adds error result1 msPassed
Reporting / getChildContainers() returns only containers1 msPassed
Reporting / getDuration() = 0 for not executed test0 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 / getEstimatedDuration() = 0 for DISABLED status1 msPassed
Reporting / getEstimatedDuration() sums child estimations1 msPassed
Reporting / getFullPath() = /parent/test name1 msPassed
Reporting / getFullPath() = test name0 msPassed
Reporting / getResource_returns_parent_resource0 msSkipped
Reporting / getResults(FAILURE) returns only matching results1 msPassed
Reporting / getRoot() returns root element0 msPassed
Reporting / getStatus() = DISABLED when 1 result is disabled0 msPassed
Reporting / getStatus() = DISABLED when entity status is disabled0 msPassed
Reporting / getStatus() = entity status if it is the worst status0 msPassed
Reporting / getStatus() = status of worst result0 msPassed
Reporting / getStatus() returns entity status1 msPassed
Reporting / getStatus() returns worst child status0 msPassed
Reporting / getTest() = null when child test does not exist0 msPassed
Reporting / getTest() returns child with matching name0 msPassed
Reporting / getTestSuite() returns master suite0 msPassed
Reporting / getWorstResult() returns worst execution result1 msPassed
Reporting / hasError() = false when no error exists1 msPassed
Reporting / hasError() = true when error exists0 msPassed
Reporting / hasError() queries children for error status1 msPassed
Reporting / isDisabled() = false for finished test0 msPassed
Reporting / isDisabled() = true when 1 result is DISABLED1 msPassed
Reporting / isDisabled() = true when status = DISABLED0 msPassed
Reporting / reset() clears metadata1 msPassed
Reporting / reset() clears results1 msPassed
Reporting / reset() clears status0 msPassed
Reporting / reset() clears timestamps0 msPassed
Reporting / reset() deletes children of type ITest1 msPassed
Reporting / reset() disables TestFile when set in suite description94 msPassed
Reporting / reset() removes error markers from files0.22 secPassed
Reporting / run() adds error when no engine is found1 msPassed
Reporting / run() does not execute disabled tests1 msPassed
Reporting / run_executes_each_child0 msSkipped
Reporting / setDisabled() marks test as disabled0 msPassed
Reporting / setEntityStatus(FINISHED) sets end timestamp1 msPassed
Reporting / setEntityStatus(RUNNING) sets start timestamp0 msPassed
Reporting / setTerminated(true) terminates children too1 msPassed