public function testDeleteShouldReturnFalseIfCollectionIsNull() { $this->assertFalse($this->entity->delete()); }