MethodLayout
| Kind of class: | class |
|---|---|
| Inherits from: | BasicClass |
| Implements: | |
| Author: | Simon Wacker |
| Classpath: | org.as2lib.test.speed.layout.MethodLayout |
| File last modified: | Sunday, 29 May 2005, 09:20:28 |
MethodLayout lays test results out with methods as root elements of thestructure.
Summary
Constructor
Constructor
MethodLayout
function MethodLayout (
Void)
Constructs a new
MethodLayout instance.Instance methods
layOut
function layOut (
testSuiteResult:TestSuiteResult) : TestSuiteResult
Lays the passed-in
the structure and returns a new lay-outed test suite result.
testSuiteResult out with methods as root elements ofthe structure and returns a new lay-outed test suite result.
Parameters:
testSuiteResult:
the test suite result to lay-out
Returns:
the lay-outed test suite result