...
Asunit
Dependency:
Code Block | ||||
---|---|---|---|---|
| ||||
<dependency> <groupId>com.adobe.flexunit<asunit</groupId> <artifactId>flexunit<<artifactId>asunit</artifactId> <version>0.85</version> <!-- or 0.90 to conventional Flexunit tests --> <!-- <version>4.x</version> like 4.0-beta-2 to enable Flexunit4 tests --> <version>20071011</version> <type>swc</type> <scope>test</scope> </dependency> |
The dependency is the same for all Flexunit versions. But if the version is 4.* Flexmojos will enable Flexunit 4 support.
Sample here and here (Flexunit 4)..