|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
@covers Monolog\Handler\ChromePHPHandler More...
Inheritance diagram for Monolog\Handler\ChromePHPHandlerTest:
Collaboration diagram for Monolog\Handler\ChromePHPHandlerTest:Public Member Functions | |
| testHeaders ($agent) | |
| @dataProvider agentsProvider More... | |
| testHeadersOverflow () | |
| testConcurrentHandlers () | |
Static Public Member Functions | |
| static | agentsProvider () |
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.
|
static |
Definition at line 55 of file ChromePHPHandlerTest.php.
|
protected |
Definition at line 22 of file ChromePHPHandlerTest.php.
References $_SERVER, and Monolog\Handler\TestChromePHPHandler\resetStatic().
Here is the call graph for this function:| Monolog\Handler\ChromePHPHandlerTest::testConcurrentHandlers | ( | ) |
Definition at line 105 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 | ( | $agent | ) |
@dataProvider agentsProvider
Definition at line 31 of file ChromePHPHandlerTest.php.
References $_SERVER, $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 65 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: