Method | Description | |
---|---|---|
buildContext ( PHPUnit_Extensions_Database_UI_Context $context ) | Builds the context for the application. | |
handleException ( Exception $e ) | Handles the displaying of exceptions received from the application. |
public buildContext ( PHPUnit_Extensions_Database_UI_Context $context ) | ||
$context | PHPUnit_Extensions_Database_UI_Context |
public handleException ( Exception $e ) | ||
$e | Exception |