Exemplo n.º 1
0
 protected function setUp()
 {
     TypeTest::DeleteAll();
 }
Exemplo n.º 2
0
 protected function setUp()
 {
     TypeTest::DeleteAll();
     // prepare for test in case a test was interrupted and objects did not get deleted
 }