Exemplo n.º 1
0
 /**
  * Clean saved data after the tests
  */
 public static function tearDownAfterClass()
 {
     FactoryMuff::setDeleteMethod('delete');
     FactoryMuff::deleteSaved();
 }