What steps will reproduce the problem?
1.Create a test fixture class that contains multiple nested fixture classes.
Note that in the Icarus Test Explorer, the namespace is displayed as a node
between the nested classes and the containing class. (Not sure if that is a bug
or not.)
2. Select (only) 1 of the nested fixtures and Run Tests. Everything works as
expected.
3. Select (only) all of the nested fixtures and Run Tests. Notice that the
namespace node mentioned above becomes checked and is NOT disabled (see
attached screenshot). If you "Run tests" now, Icarus starts running all of the
tests in the namespace, not just the ones from the classes that were selected.
What is the expected output? What do you see instead?
Only the test fixtures that were selected should execute, AND the namespace
node should NOT be enabled.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by justin.w...@gmail.com on 21 Aug 2010 at 11:26
Original issue reported on code.google.com by
justin.w...@gmail.com
on 21 Aug 2010 at 11:26Attachments: