TestCase::setErrorCallback
Sets the JError error handlers to callback mode and points them at the test logging method.
Signature
protected function setErrorCallback(string
$testName )
Parameters
-
$testName
- The name of the test class for which to set the error callback method.
Returns
- void