"Using a UIListener and TestRunner"
http://docs.flexunit.org/index.php?title=Setting_up_a_FlexUnit_4_Project
Initial questions the reader could have: "What is a UIListener? Which
UI is being listened to? I'm not testing UI in my library; do I need
this?"
Of course *we* know the right answers, but I don't think it's obvious
that "UIListener" is listening to the test results (not to a UI) and
displaying them *in a UI*.
Robert
2010/10/11 Michael Labriola <malab...@gmail.com>
2010/10/12 Costin Aldea <costi...@gmail.com>: