Issue 30: setUp/tearDown not working properly
Status:  Fixed
Owner:
Closed:  Nov 2007
Cc:
Project Member Reported by marc.es...@gmail.com, Nov 29, 2007
setup/teardown running once per test case, not once per method.
Nov 29, 2007
Project Member #1 marc.es...@gmail.com
fixed, and i cleaned up testsuite a lot.

one thing: this runOne method: what's its purpose? I'm having trouble finding any
value in it. Can we delete it?
Nov 29, 2007
Project Member #2 marc.es...@gmail.com
oh, bill, i didn't check in my changes yet. i'll do that after you let me know what
you want to do about runOne
Nov 29, 2007
Project Member #3 marc.es...@gmail.com
fixed. made lots of changes to TestSuite and now all seems to be well with the world.

both regular suites and single-method runs are working.
Status: Fixed