PHP Class Symfony\Component\HttpKernel\Tests\Debug\TraceableEventDispatcherTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
testAddListenerNested ( )
testListenerCanRemoveItselfWhenExecuted ( )
testStopwatchCheckControllerOnRequestEvent ( )
testStopwatchSections ( )
testStopwatchStopControllerOnRequestEvent ( )

Protected Methods

Method Description
getHttpKernel ( $dispatcher, $controller )

Method Details

getHttpKernel() protected method

protected getHttpKernel ( $dispatcher, $controller )

testAddListenerNested() public method

testListenerCanRemoveItselfWhenExecuted() public method

testStopwatchCheckControllerOnRequestEvent() public method

testStopwatchSections() public method

testStopwatchStopControllerOnRequestEvent() public method