Products
Technologies

Developer resources

Search Cookbooks for "flexunit"

Not finding what you are looking for? Request a recipe!

  1. Avg. rating 4

    Create an application that can use the FlexUnit framework

    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. ...

  2. Avg. rating 3.6

    Create an application to run FlexUnit tests

    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. ...

  3. Avg. rating 3.9

    Create a FlexUnit TestCase

    ... Create a FlexUnit TestCase. Search. ... Problem. How to create a FlexUnit TestCase
    class that can be used to test code. Solution. Create ...

  4. Avg. rating 4.4

    Testing visual components with FlexUnit

    ... Testing visual components with FlexUnit. Search. ... testing. This recipe outlines
    techniques for using FlexUnit to test visual components. ...

  5. Avg. rating 3
  6. Avg. rating 4.4

    Automated TestSuite Generation

    ... This recipe extends the Create an application to run FlexUnit tests and Installing
    and Configuring Antennae recipes and requires a basic understanding of Ant. ...

  7. Avg. rating 3.6

    How to handle events in a TestCase?

    ... Solution. Use the addAsync() FlexUnit method. Detailed explanation. This recipe
    extends the Create a FlexUnit TestCase recipe. 1. Introduction. ...

  8. Avg. rating 3.3

    Adding a TestCase to a TestSuite

    ... Detailed explanation. This recipe extends the Create an application to
    run FlexUnit tests and Create a FlexUnit TestCase recipes. ...

  9. Avg. rating 5

    Run code before and/or after every test

    ... Solution. Override the setUp() and tearDown() methods in TestCase. Detailed explanation.
    This recipe builds on the Create a FlexUnit TestCase recipe. ...

  10. Avg. rating 3.5

    How to share test data between TestCases?

    ... Solution. Create a factory class that can generate required test data instances.
    Detailed explanation. This recipe extends the Create a FlexUnit TestCase recipe ...

  • Results 1-10 of 10

Technology tags

    Popular tags