Packageflexunit.framework
Classpublic class ProtectedStartTestCase
ImplementsProtectable

Run the beginning of a test, usually the setUp method

See also

TestCase


Public Methods
 MethodDefined by
  
ProtectedStartTestCase
  
protect():void
ProtectedStartTestCase
Constructor detail
ProtectedStartTestCase()constructor
public function ProtectedStartTestCase(testCase:TestCase)Parameters
testCase:TestCase
Method detail
protect()method
public function protect():void