Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function testDelete()
 {
     if ($this->requirementsFail()) {
         return;
     }
     parent::testDelete();
 }