| ActionScript Class | Test Case Status | Notes
|
| AVM1Movie | Incomplete. | It seems that the only way to test this is to use a test AVM1 (old format) movie. There is no support for creating a "dummy" AVM1 file.
|
| ActionScriptVersion | Completed. | Checks that AS2 & AS3 identifiers are correct constants.
|
| BitmapDataChannel | Completed | Tests for correctness of all constants
|
| BitmapData | Completed | Some trouble with certain test procedures in haXe
|
| Bitmap | Completed (Basic) | Some problems due to inconsistencies in the .hx definition
|
| BlendMode | Completed | Tests for correctness of all constants
|
| CapsStyle | Completed | Tests for correctness of all constants
|
| DisplayObjectContainer | Completed (Basic) | Tests for existence of all methods and properties
|
| DisplayObject | Completed (Basic) | Not able to set or test .root property of a DisplayObject
|
| FocusDirection | Air Only! | Low Priority
|
| FrameLabel | Completed. | (NOTE: this is new with AS3) Properly tests for name string and frame values from two "dummy" FrameLabel objects.
|
| GradientType | Completed | Basic testing for existence of constants
|
| Graphics | Completed (Basic) | Tests for existence of all methods and properties
|
| IBitmapDrawable | | This is an interface
|
| InteractiveObject | Completed (Basic) | Tests for existence of all methods and properties
|
| InterpolationMethod | Completed | Tests for correctness of all constants
|
| JointStyle | Completed (Basic) | Test for existence of all constants
|
| LineScaleMode | Completed (Basic) | Tests for existence of all constants
|
| LoaderInfo | Completed (Basic) | Tests for existence of all methods and properties. Will crash for other users, as the URL for the loaded swf is only applicable to test computer; however Rob will configure this in the make. Method will compile, but test will fail. Also, one property cannot be tested.
|
| Loader | Completed (Basic) | Not able to set or test .content field because it can only get file internally
|
| MorphShape | Completed | This class has no methods or properties, and is only created when creating a shape tween in the Adobe/Flash authoring tool
|
| MovieClip | Completed-ish | Most Ming tests exist in .hx file
|
| NativeMenuItem | Air Only | Low priority.
|
| NativeMenu | Air Only | Low priority.
|
| NativeWindowDisplayState | Air Only | Low priority.
|
| NativeWindowInitOptions | Air Only | Low priority.
|
| NativeWindowResize | Air Only | Low priority.
|
| NativeWindowType | Air Only | Low priority.
|
| NativeWindow | Air Only | Low priority.
|
| PixelSnapping | Completed (Basic) | Tests for existence of all constants
|
| SWFVersion | Completed | Tests for correctness of all constants
|
| Scene | Completed. | (NOTE: this is new with AS3) Tests that all values remain the same when put into Scene class. (limmer)
|
| Screen | Incomplete | No Haxe implementation of this class
|
| Shape | Completed (Basic) | Tests for existence of all methods and properties
|
| SimpleButton | Completed (Basic) | Tests for existence of all methods and properties
|
| SpreadMethod | Completed (Basic) | Tests for existence of all constants
|
| Sprite | Completed (Basic) | Tests for existence of all methods and properties
|
| StageAlign | Completed (Basic) | Tests for existence of all constants
|
| StageDisplayState | Completed (Basic) | Tests for existence of all constants
|
| StageQuality | Completed (Basic) | Tests for existence of all constants
|
| StageScaleMode | Completed (Basic) | Tests for existence of all constants
|
| Stage | Completed (Basic) | Tests for existence of all methods and properties (all ming cases converted into haXe)
|