PHP Class Crud\Test\TestCase\Error\ExceptionRendererTest

Inheritance: extends Cake\TestSuite\TestCase
Afficher le fichier Open project: friendsofcake/crud

Méthodes publiques

Méthode Description
setUp ( )
testGenericExceptionDuringRendering ( )
testMissingViewExceptionDuringRendering ( )
testNormalExceptionRendering ( )
testNormalExceptionRenderingQueryLog ( )
testNormalNestedExceptionRendering ( )
testValidationErrorMultipleMessages ( )
testValidationErrorSingleKnownError ( )
testValidationErrorSingleKnownErrorWithDebug ( )

Method Details

setUp() public méthode

public setUp ( )

testGenericExceptionDuringRendering() public méthode

testMissingViewExceptionDuringRendering() public méthode

testNormalExceptionRendering() public méthode

testNormalExceptionRenderingQueryLog() public méthode

testNormalNestedExceptionRendering() public méthode

testValidationErrorMultipleMessages() public méthode

testValidationErrorSingleKnownError() public méthode

testValidationErrorSingleKnownErrorWithDebug() public méthode