PHP 인터페이스 PHPUnit_Extensions_Database_UI_IMedium, qcodo

저자: Mike Lively ([email protected])
상속: extends PHPUnit_Extensions_Database_UI_IMediumPrinter
파일 보기 프로젝트 열기: qcodo/qcodo 0 사용 예제들

공개 메소드들

메소드 설명
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.

메소드 상세

buildContext() 공개 메소드

Builds the context for the application.
public buildContext ( PHPUnit_Extensions_Database_UI_Context $context )
$context PHPUnit_Extensions_Database_UI_Context

handleException() 공개 메소드

Handles the displaying of exceptions received from the application.
public handleException ( Exception $e )
$e Exception