Packagefunit.core.attributes
Classpublic final class TestFixtureSetUpAttribute
InheritanceTestFixtureSetUpAttribute Inheritance sv.reflection.Attribute



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

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

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

Parameters
source:XML