Package | org.flexunit.runner |
Interface | public interface IDescribable |
IDescribable
interface is to be used by classes that can produce an
IDescription
of themselves.
Property | Defined By | ||
---|---|---|---|
description : IDescription [read-only]
Returns an IDescription of the object. | IDescribable |
description | property |
description:IDescription
[read-only]
Returns an IDescription
of the object.
public function get description():IDescription