Example #1
0
 protected function tearDown()
 {
     User::deleteAll();
     Response::deleteAll();
     Restaurant::deleteAll();
 }