Packageorg.flexunit.runners.model
Interfacepublic interface IStatement extends flash.events.IEventDispatcher

Represents one or more actions to be taken at runtime in the course of running a FlexUnit test suite.



Public Methods
 MethodDefined By
  
evaluate():void
IStatement
Method Detail
evaluate()method
public function evaluate():void