Closed knocte closed 11 years ago
Move the teardown part of the test into a finally block. Add a try-catch to the teardown because an exception can happen, but which shouldn't make the test fail, just produce a warning maybe.
Move the teardown part of the test into a finally block. Add a try-catch to the teardown because an exception can happen, but which shouldn't make the test fail, just produce a warning maybe.