I'm attempting to write Flexunit test cases to test some mxml
components I've written. I've gotten addAsync to work for testing that
creationCompoete happens but further events simply aren't being fired
on the component no matter what I do. Are there any howtos or best
practices out there for how to unit test actual flex components?

Reply via email to