PHP Class Symfony\Component\HttpKernel\Tests\EventListener\ExceptionListenerTest

Author: Robert Schönthal ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
provider ( )
testConstruct ( )
testHandleWithLogger ( $event, $event2 )
testHandleWithoutLogger ( $event, $event2 )
testSubRequestFormat ( )

Method Details

provider() public method

public provider ( )

testConstruct() public method

public testConstruct ( )

testHandleWithLogger() public method

public testHandleWithLogger ( $event, $event2 )

testHandleWithoutLogger() public method

public testHandleWithoutLogger ( $event, $event2 )

testSubRequestFormat() public method