PHP Class Symfony\Component\Debug\Tests\ExceptionHandlerTest

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

Public Methods

Method Description
testDebug ( )
testHandle ( )
testHandleOutOfMemoryException ( )
testHeaders ( )
testNestedExceptions ( )
testStatusCode ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testDebug() public method

public testDebug ( )

testHandle() public method

public testHandle ( )

testHandleOutOfMemoryException() public method

testHeaders() public method

public testHeaders ( )

testNestedExceptions() public method

testStatusCode() public method

public testStatusCode ( )