Share

FitLibrary

Tracker: Bugs

5 setStopOnError skips Teardown - ID: 2692321
Last Update: Comment added ( leelapadmaja )

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.


J Mack ( jmcaulif ) - 2009-03-18 18:09

5

Open

None

Nobody/Anonymous

Interface (example)

v1.0 (example)

Public


Comment ( 1 )




Date: 2009-08-24 07:28
Sender: leelapadmaja

I think we need to have both cases. Skipping TearDown and Not skipping
TearDown. So person who writes the test can decide whether he can ignore
TearDown also or not.


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.