ErrorHandlerTest
extends TestCase
in package
ErrorHandlerTest.
Tags
Table of Contents
Methods
- testBootstrappingLogger() : mixed
- testConstruct() : mixed
- testDefaultLogger() : mixed
- testErrorStacking() : mixed
- testHandleDeprecation() : mixed
- testHandleError() : mixed
- testHandleErrorException() : mixed
- testHandleException() : mixed
- testHandleFatalError() : mixed
- testHandleFatalErrorOnHHVM() : mixed
- testHandleUserError() : mixed
- testNotice() : mixed
- testRegister() : mixed
- testSettingLoggerWhenExceptionIsBuffered() : mixed
- triggerNotice() : mixed
Methods
testBootstrappingLogger()
public
testBootstrappingLogger() : mixed
testConstruct()
public
testConstruct() : mixed
testDefaultLogger()
public
testDefaultLogger() : mixed
testErrorStacking()
public
testErrorStacking() : mixed
testHandleDeprecation()
public
testHandleDeprecation() : mixed
testHandleError()
public
testHandleError() : mixed
testHandleErrorException()
public
testHandleErrorException() : mixed
Tags
testHandleException()
public
testHandleException() : mixed
testHandleFatalError()
public
testHandleFatalError() : mixed
testHandleFatalErrorOnHHVM()
public
testHandleFatalErrorOnHHVM() : mixed
testHandleUserError()
public
testHandleUserError() : mixed
testNotice()
public
testNotice() : mixed
testRegister()
public
testRegister() : mixed
testSettingLoggerWhenExceptionIsBuffered()
public
testSettingLoggerWhenExceptionIsBuffered() : mixed
triggerNotice()
private
static triggerNotice(mixed $that) : mixed
Parameters
- $that : mixed