PHP Class ApiPlatform\Core\Tests\EventListener\ExceptionListenerTest

Author: Kévin Dunglas ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: api-platform/core

Méthodes publiques

Méthode Description
getRequest ( )
testDoNothingWhenHtmlRequested ( )
testDoNothingWhenNotAnApiCall ( )
testOnKernelException ( Request $request )

Method Details

getRequest() public méthode

public getRequest ( )

testDoNothingWhenHtmlRequested() public méthode

testDoNothingWhenNotAnApiCall() public méthode

testOnKernelException() public méthode

public testOnKernelException ( Request $request )
$request Symfony\Component\HttpFoundation\Request