This document provides an overview of FlexUnit4, Flexcover, and FlexMonkey which are tools for unit testing Flex and ActionScript applications. FlexUnit4 allows writing unit tests with annotations like @Test similar to JUnit. Flexcover generates code coverage reports from FlexUnit tests. FlexMonkey is a test automation tool that builds on FlexUnit and FlexSpy. The document outlines various feature