What are the steps to change your default suite when running unit tests in Flash Builder 4 with PureMVC?
|
feedback
|
|
When you create a new test case or a new test suite you can select whether to use FlexUnit4 or FlexUnit1 from the top of the menu. I looked around and didn't see any way to pre-select one or the other a priori. | |||
|
feedback
|
|
In order to change or add to the test suites, I had to change the test suite in the listener for the startup event on the mediator for the application component.
| |||
|
feedback
|