PSR3Test
extends TestCase
in package
Table of Contents
- testGetNullLoggerByDefault() : mixed
- testIsLoggerAware() : mixed
- testLogException() : mixed
- Start the server, trigger an exception and see if the logger captured it.
- testSetLogger() : mixed
Methods
testGetNullLoggerByDefault()
public
testGetNullLoggerByDefault() : mixed
Return values
mixed —testIsLoggerAware()
public
testIsLoggerAware() : mixed
Return values
mixed —testLogException()
Start the server, trigger an exception and see if the logger captured it.
public
testLogException() : mixed
Return values
mixed —testSetLogger()
public
testSetLogger() : mixed