Interface org.as2lib.test.speed.TestResultLayout

org.as2lib.core.BasicInterface
   +--org.as2lib.test.speed.TestResultLayout

Description

TestResultLayout lays test results out.

Method Index

layOut()

Inherited from BasicInterface

toString()

Method Detail

layOut

public function layOut(testResult:TestSuiteResult):TestSuiteResult

Lays the passed-in testResult out and returns a new lay-outed test result.

Parameters

testResultthe test result to lay-out

Return

the lay-outed test result