TestCase::errorCallback
Receives the callback from JError and logs the required error information for the test.
Signature
public function errorCallback(JException
$errorĀ )
Parameters
-
$error
- The JException object from JError
Returns
- boolean
- To not continue with JError processing