Not finding what you are looking for? Request a recipe!
How to create an application that is able to use the FlexUnit framework classes
to create and run tests. ... 1. Download and unpack the FlexUnit framework. ...
How to create an application that can be used to run and graphically view the results
of FlexUnit tests. ... Create an application to run FlexUnit tests. Search. ...
... Create a FlexUnit TestCase. Search. ... Problem. How to create a FlexUnit TestCase
class that can be used to test code. Solution. Create ...
... Testing visual components with FlexUnit. Search. ... testing. This recipe outlines
techniques for using FlexUnit to test visual components. ...
... Understanding FlexUnit Output. Search. ...
... This recipe extends the Create an application to run FlexUnit tests and Installing
and Configuring Antennae recipes and requires a basic understanding of Ant. ...
... Solution. Use the addAsync() FlexUnit method. Detailed explanation. This recipe
extends the Create a FlexUnit TestCase recipe. 1. Introduction. ...
... Detailed explanation. This recipe extends the Create an application to
run FlexUnit tests and Create a FlexUnit TestCase recipes. ...
... Solution. Override the setUp() and tearDown() methods in TestCase. Detailed explanation.
This recipe builds on the Create a FlexUnit TestCase recipe. ...
... Solution. Create a factory class that can generate required test data instances.
Detailed explanation. This recipe extends the Create a FlexUnit TestCase recipe ...