flexunit.framework

Class ProtectedMiddleTestCase



All implemented interfaces
Protectable

public class ProtectedMiddleTestCase

Run the main part of the test, either the actual test or subsequent asynchronous callbacks.

See also
TestCase



Constructor Summary
ProtectedMiddleTestCase(testCase:TestCase)


Method Summary
protect() : void                                        


Constructor Detail

ProtectedMiddleTestCase Constructor

public function ProtectedMiddleTestCase(testCase:TestCase)

Parameters
testCase:TestCase


Method Detail

protect Method

public function protect() : void

Returns
void