PHP Class Neos\Flow\Tests\Unit\Error\AbstractExceptionHandlerTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
handleExceptionDoesNotLogInformationAboutTheExceptionInTheSystemLogIfLogExceptionWasTurnedOff ( )
handleExceptionLogsInformationAboutTheExceptionInTheSystemLog ( )

Method Details

handleExceptionDoesNotLogInformationAboutTheExceptionInTheSystemLogIfLogExceptionWasTurnedOff() public method

handleExceptionLogsInformationAboutTheExceptionInTheSystemLog() public method