TestResultLayout
lays test results out.
public function layOut(testResult:TestSuiteResult):TestSuiteResult
Lays the passed-in testResult
out and returns a new lay-outed test
result.
testResult | the test result to lay-out |
the lay-outed test result