PHP 클래스 Crud\Test\TestCase\Error\ExceptionRendererTest

상속: extends Cake\TestSuite\TestCase
파일 보기 프로젝트 열기: friendsofcake/crud

공개 메소드들

메소드 설명
setUp ( )
testGenericExceptionDuringRendering ( )
testMissingViewExceptionDuringRendering ( )
testNormalExceptionRendering ( )
testNormalExceptionRenderingQueryLog ( )
testNormalNestedExceptionRendering ( )
testValidationErrorMultipleMessages ( )
testValidationErrorSingleKnownError ( )
testValidationErrorSingleKnownErrorWithDebug ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testGenericExceptionDuringRendering() 공개 메소드

testMissingViewExceptionDuringRendering() 공개 메소드

testNormalExceptionRendering() 공개 메소드

testNormalExceptionRenderingQueryLog() 공개 메소드

testNormalNestedExceptionRendering() 공개 메소드

testValidationErrorMultipleMessages() 공개 메소드

testValidationErrorSingleKnownError() 공개 메소드

testValidationErrorSingleKnownErrorWithDebug() 공개 메소드