When the setStopOnError(true) is called it causes everything in the test to
be skipped including the tearDown. This is undesirable (and contrary to
the documenation) because when the test is abandoned there might be some
vital tearDown that needs to be done to clean up after the test run.
Nobody/Anonymous
Interface (example)
v1.0 (example)
Public
|
Date: 2009-08-24 07:28 I think we need to have both cases. Skipping TearDown and Not skipping |