Access keys

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
Instance methods inherited from BasicInterface

Instance methods

layOut

function layOut (
Lays the passed-in testResult out and returns a new lay-outed test
result.
Parameters:
testResult:
the test result to lay-out
Returns:
the lay-outed test result