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