You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Gordon Smith <go...@adobe.com> on 2013/01/26 01:42:11 UTC

Falcon tests

Today I added feature tests showing that property attributes and property tags of type Boolean, int, uint, Number, String, and Class work.

I also added more test cases to the parsing tests for the <Number> tag and for property attributes and tags of type Number.

Next: Tests for more-complex property types such as IFactory, IDeferredInstance, and Array.

- Gordon