AbstractTest
provides implementations for methods needed when implementing
the Test interface and some extra methods commonly needed.
static public NONE:Number
static public METHOD_INVOCATION:Number
static public METHOD:Number
static public CLASS:Number
static public PACKAGE:Number
static public METHOD_INVOCATION_TREE:Number
public function getResult(layout:Number):TestResult
Return the result of this test.
The following layouts are applicable:
layout | (optional) the layout of the returned test result |
this test's result