Packageorg.pranaframework.flexunit
Classpublic class FlexUnitTestCase
InheritanceFlexUnitTestCase Inheritance flexunit.framework.TestCase

Extends the FlexUnit TestCase with extra assertions.



Public Methods
 MethodDefined by
  
FlexUnitTestCase(methodName:String = null)
Creates a new FlexUnitTestCase.
FlexUnitTestCase
  
FlexUnitTestCase
Constructor detail
FlexUnitTestCase()constructor
public function FlexUnitTestCase(methodName:String = null)

Creates a new FlexUnitTestCase.

Parameters
methodName:String (default = null)
Method detail
assertDictionaryKeysOfType()method
public function assertDictionaryKeysOfType(... rest):voidParameters
... rest