Packageflexunit.flexui.controls.right
Classpublic class RunningTests
InheritanceRunningTests Inheritance mx.containers.VBox
Implementsmx.binding.IBindingClient



Public Properties
 PropertyDefined by
  model : TestRunnerBasePresentationModel
[write-only]
RunningTests
Public Methods
 MethodDefined by
  
RunningTests
  
onTestEnd():void
RunningTests
  
startTest():void
RunningTests
Property detail
modelproperty
model:TestRunnerBasePresentationModel  [write-only]Implementation
    public function set model(value:TestRunnerBasePresentationModel):void
Method detail
onAllTestsEnd()method
public function onAllTestsEnd():void
onTestEnd()method 
public function onTestEnd():void
startTest()method 
public function startTest():void