/**
  * {@inheritdoc}
  */
 public function testDeleteAll()
 {
     if ($this->requirementsFail()) {
         return;
     }
     parent::testDeleteAll();
 }