david850067064 / as3flexunitlib

Automatically exported from code.google.com/p/as3flexunitlib
0 stars 0 forks source link

addAsync doesn't work in the setUp function #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use addAsync in a setUp function of a test

What is the expected output? What do you see instead?
If a test fails after the setUp method flexunit doesn't catch the failure,
instead an error is thrown.

What version of the product are you using? On what operating system?
flexunit-.85 on Windows.

Original issue reported on code.google.com by btkn...@gmail.com on 8 Feb 2007 at 4:14