Phpunit проверка исключения не брошен

$this->addToAssertionCount(1);  // does not throw an exception
jbirch8865