protected function setUp()
 {
     TypeTest::DeleteAll();
 }
 protected function setUp()
 {
     TypeTest::DeleteAll();
     // prepare for test in case a test was interrupted and objects did not get deleted
 }