TestResultLayout
| Kind of class: | interface |
|---|---|
| Inherits from: | BasicInterface |
| Implemented by: | |
| Author: | Simon Wacker |
| Classpath: | org.as2lib.test.speed.TestResultLayout |
| File last modified: | Tuesday, 24 May 2005, 18:41:50 |
TestResultLayout lays test results out.Summary
Instance methods
layOut
function layOut (
testResult:TestSuiteResult) : TestSuiteResult
Lays the passed-in
result.
testResult out and returns a new lay-outed testresult.
Parameters:
testResult:
the test result to lay-out
Returns:
the lay-outed test result