PHP Class ApiPlatform\Core\Tests\EventListener\ExceptionListenerTest

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

Public Methods

Method Description
getRequest ( )
testDoNothingWhenHtmlRequested ( )
testDoNothingWhenNotAnApiCall ( )
testOnKernelException ( Request $request )

Method Details

getRequest() public method

public getRequest ( )

testDoNothingWhenHtmlRequested() public method

testDoNothingWhenNotAnApiCall() public method

testOnKernelException() public method

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