|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
@covers Monolog\Handler\ChromePHPHandler More...
Inheritance diagram for Monolog\Handler\ChromePHPHandlerTest:
Collaboration diagram for Monolog\Handler\ChromePHPHandlerTest:Public Member Functions | |
| testHeaders () | |
| testHeadersOverflow () | |
| testConcurrentHandlers () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from Monolog\TestCase | |
| getRecord ($level=Logger::WARNING, $message='test', $context=array()) | |
| getMultipleRecords () | |
| getIdentityFormatter () | |
@covers Monolog\Handler\ChromePHPHandler
Definition at line 20 of file ChromePHPHandlerTest.php.
|
protected |
Definition at line 22 of file ChromePHPHandlerTest.php.
References $_SERVER, and Monolog\Handler\TestChromePHPHandler\reset().
Here is the call graph for this function:| Monolog\Handler\ChromePHPHandlerTest::testConcurrentHandlers | ( | ) |
Definition at line 90 of file ChromePHPHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, Monolog\TestCase\getIdentityFormatter(), Monolog\TestCase\getRecord(), Monolog\Handler\ChromePHPHandler\VERSION, and Monolog\Logger\WARNING.
Here is the call graph for this function:| Monolog\Handler\ChromePHPHandlerTest::testHeaders | ( | ) |
Definition at line 28 of file ChromePHPHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, Monolog\TestCase\getIdentityFormatter(), Monolog\TestCase\getRecord(), Monolog\Handler\ChromePHPHandler\VERSION, and Monolog\Logger\WARNING.
Here is the call graph for this function:| Monolog\Handler\ChromePHPHandlerTest::testHeadersOverflow | ( | ) |
Definition at line 50 of file ChromePHPHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, Monolog\TestCase\getRecord(), Monolog\Handler\ChromePHPHandler\VERSION, and Monolog\Logger\WARNING.
Here is the call graph for this function: