Packagefunit.core.attributes
Classpublic final class TestFixtureAttribute
InheritanceTestFixtureAttribute Inheritance sv.reflection.Attribute



Public Properties
 PropertyDefined by
  alias : String
[read-only]
TestFixtureAttribute
  description : String
[read-only]
TestFixtureAttribute
  usage : int
[read-only]
TestFixtureAttribute
Public Methods
 MethodDefined by
  
TestFixtureAttribute
Property detail
aliasproperty
alias:String  [read-only]

Implementation
    public function get alias():String
descriptionproperty 
description:String  [read-only]

Implementation
    public function get description():String
usageproperty 
usage:int  [read-only]

Implementation
    public function get usage():int
Constructor detail
TestFixtureAttribute()constructor
public function TestFixtureAttribute(source:XML)

Parameters
source:XML