Access keys

Test

Kind of class: interface
Inherits from: BasicInterface
Implemented by:
Author: Simon Wacker, Martin Heidegger
Classpath: org.as2lib.test.speed.Test
File last modified: Tuesday, 24 May 2005, 18:41:50
Test is the core interface for standardized performance tests.

Summary

Instance methods
Instance methods inherited from BasicInterface

Instance methods

getResult

function getResult (
layout:Number) : TestResult
Returns the test result of this test.
Returns:
this test's result

run

function run (
Void) : Void
Runs this performance test.