Answers for "check if exception is thrown phpunit"

PHP
-1

phpunit check exception not thrown

$this->addToAssertionCount(1);  // does not throw an exception
Posted by: Guest on March-23-2020

Code answers related to "check if exception is thrown phpunit"

Browse Popular Code Answers by Language