gnms
14 years agoOccasional Contributor
Clean up after Log.Error
Hi When running a test and get an error (Log.Error) the test stops and do not clean up the stuff that must be cleaned up after each test. Unit test framework have setup and teardown met...