• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Unit test: Want to run test case after async test function?

Explorer ,
May 18, 2014 May 18, 2014

Copy link to clipboard

Copied

Hi,

On flash builder i decide to do unit test for my .as class. I did few unit test. Working fine. But now i want to write unit test for the following case:

  1. I wrote a [Test(async)]  function to find the loading class working fine or not.Its working fine.
  2. On load complete i am able to read the data and store the data on the test class variables.
  3. I want to run all other [Test] case function after completion of the xml load function.How to do that?

Thanks,

Siva

Views

150

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines