Packageorg.flexunit.runner
Interfacepublic interface IDescribable

The IDescribable interface is to be used by classes that can produce an IDescription of themselves.



Public Properties
 PropertyDefined By
  description : IDescription
[read-only] Returns an IDescription of the object.
IDescribable
Property Detail
descriptionproperty
description:IDescription  [read-only]

Returns an IDescription of the object.


Implementation
    public function get description():IDescription