Packagesrc.test
Classpublic class DisplayMock
InheritanceDisplayMock Inheritance mx.core.Application

A mock object for unit testing the FunFX class.



Public Properties
 PropertyDefined by
  automationManager : IAutomationManager
[static][read-only] Returns the automationManager.
DisplayMock
Public Methods
 MethodDefined by
  
DisplayMock
Property detail
automationManagerproperty
automationManager:IAutomationManager  [read-only]

Returns the automationManager.

Implementation
    public static function get automationManager():IAutomationManager
Constructor detail
DisplayMock()constructor
public function DisplayMock()