This method is called when a test method did not execute successfully.
@since Method available since Release 3.4.0
Exception $e:
protected function onNotSuccessfulTest(Exception $e) { throw $e; }