IntelliJ IDEA 2018.2 Help

ActionScript and Flex

In this section:

Basics

To support ActionScript and Flex, IntelliJ IDEA provides:

ActionScript and Flex support

ActionScript and Flex support includes:

FlexUnit support

IntelliJ IDEA supports the versions 0.9 and 4 of FlexUnit, a unit testing framework for Flex and ActionScript applications and libraries.

FlexUnit support includes:

  • Dedicated FlexUnit run/debug configurations to run a single test method, test suite, all methods in a certain test class, or all test classes in a given package.

  • Ability to perform the tests both in the run and the debug modes.

  • Support for Flunit tests via FlexUnit 4 test runner.

  • FlexUnit-aware code inspections (turned off by default).

Last modified: 20 November 2018

See Also