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

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

Public Methods

Method Description
testKernelTerminate ( ) Test a master and sub request with an exception and onlyException profiler option enabled.

Method Details

testKernelTerminate() public method

Test a master and sub request with an exception and onlyException profiler option enabled.
public testKernelTerminate ( )