JUnit の TestCase クラスで、tearDown メソッドを実装しています。 tearDown メソッドは、super.tearDown() を呼び出すべきなのにそうしていません。
tearDown
super.tearDown()