Skip to main content
Known Participant
October 12, 2009
Question

ExecutionCompleteEvent doesn't seem to be used

  • October 12, 2009
  • 1 reply
  • 961 views

I can't find a place in the FlexUnit code where org.flexunit.internals.events.ExecutionCompleteEvent is used, just one import.

This topic has been closed for replies.

1 reply

Participating Frequently
October 12, 2009

Robert,

I am guessing there are several such classes presently. Some of these have just been refactored out of use and others exist to support features (such as parameterized testing and async theories) that are under development but need merging into the main branch.

Any thoughts on how we should handle? I am okay deleting these and just re-adding them when they are useful.

Mike

Known Participant
October 12, 2009

I'm fine with deleting. It's in SVN forever, anyway.