Interface org.as2lib.test.speed.Test

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

Description

Test is the core interface for standardized performance tests.

Method Index

getResult(), run()

Inherited from BasicInterface

toString()

Method Detail

run

public function run(Void):Void

Runs this performance test.

getResult

public function getResult(layout:Number):TestResult

Returns the test result of this test.

Return

this test's result