FlexUnit

Anonymous

FlexUnit is a unit testing framework for Flex and ActionScript 3.0 applications and libraries. It mimics the functionality of JUnit, a Java unit testing framework, and comes with a graphical test runner.

There are two major releases of FlexUnit: FlexUnit 4 and FlexUnit 0.9. A short synopsis of each is outlined below along with a redirect to walkthroughs and additional information.

FlexUnit 4

FlexUnit 4 is a metadata-test driven unit testing framework based on the functionality of JUnit 4.5. It contains support for FlexUnit 0.9 and Fluint testing frameworks.

For more information on FlexUnit 4 click here

FlexUnit 0.9

FlexUnit 0.9 is a testing framework based on JUnit 3 functionality. It is a unit testing framework for Flex and ActionScript 3.0 applications. It mimics the functionality of JUnit 3, a Java unit testing framework, and comes with a graphical test runner.

  • Governance: Learn how the FlexUnit 0.9 project is governed
  • Roles: Understand the various roles related to the FlexUnit 0.9 project
  • History: Get a quick time line of how FlexUnit 0.9 came to be where it is today

The FlexUnit 0.9 project contains the following features
- Provides a unit test framework for ActionScript 3 code in Flex and ActionScript 3 projects and libraries
- Graphical Test Runner to run unit tests

FlexUnit 0.9 can be downloaded from here.