| ActionScript Class | Test Case Status | Notes
|
| AntiAliasType | Completed (Basic) | Tests for existence of all methods and properties
|
| CSMSettings | Completed | Basic testing of constructor, and existence of methods and properties. Class is only flash9
|
| FontStyle | Completed | Basic testing of properties. Class is only flash9
|
| FontType | Completed | Basic testing of properties. Class is flash9 only
|
| Font | Completed | Basic testing of constructor, properties and methods. Class is flash9 only.
|
| GridFitType | Completed | Basic testing of properties. Class is flash9 only.
|
| StaticText | On Hold | StaticText can only be created by an authoring tool, and there may not be a way to create an instance through haxe. Test case compiles but throws an ActionScript error. Class is flash9 only.
|
| StyleSheet | Completed (Basic) | Tests for existence of all methods and properties (only in Flash9)
|
| TextColorType | Completed (Basic) | Tests for existence of all methods and properties (only in Flash9)
|
| TextDisplayMode | Completed (Basic) | Tests for existence of all methods and properties (only in Flash9)
|
| TextFieldAutoSize | Completed (Basic) | Tests for existence of all constants
|
| TextFieldType | Completed (Basic) | Tests for existence of all constants
|
| TextField | Complete |
|
| TextFormatAlign | Completed(Basic) | Flash 9 only!
|
| TextFormat | Completed (Basic and Ming tests) | Tests for existence of all methods and properties. Transferred the ming tests in haXe.
|
| TextLineMetrics | Completed (Basic) | Tests for existence of all methods and properties
|
| TextRenderer | Completed (Basic) | Tests for existence of all methods and properties (some issues with existence, however)
|
| TextSnapshot | Completed (Basic) Pending (Si) | Tests for existence of all methods and properties. Transferring ming tests into haxe.
|