|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
@covers Monolog\Handler\BrowserConsoleHandlerTest More...
Inheritance diagram for Monolog\Handler\BrowserConsoleHandlerTest:
Collaboration diagram for Monolog\Handler\BrowserConsoleHandlerTest:Public Member Functions | |
| testStyling () | |
| testEscaping () | |
| testAutolabel () | |
| testContext () | |
| testConcurrentHandlers () | |
Protected Member Functions | |
| setUp () | |
| generateScript () | |
Protected Member Functions inherited from Monolog\TestCase | |
| getRecord ($level=Logger::WARNING, $message='test', $context=array()) | |
| getMultipleRecords () | |
| getIdentityFormatter () | |
@covers Monolog\Handler\BrowserConsoleHandlerTest
Definition at line 20 of file BrowserConsoleHandlerTest.php.
|
protected |
Definition at line 27 of file BrowserConsoleHandlerTest.php.
Referenced by Monolog\Handler\BrowserConsoleHandlerTest\testAutolabel(), Monolog\Handler\BrowserConsoleHandlerTest\testConcurrentHandlers(), Monolog\Handler\BrowserConsoleHandlerTest\testContext(), Monolog\Handler\BrowserConsoleHandlerTest\testEscaping(), and Monolog\Handler\BrowserConsoleHandlerTest\testStyling().
Here is the caller graph for this function:
|
protected |
Definition at line 22 of file BrowserConsoleHandlerTest.php.
References Monolog\Handler\BrowserConsoleHandler\reset().
Here is the call graph for this function:| Monolog\Handler\BrowserConsoleHandlerTest::testAutolabel | ( | ) |
Definition at line 67 of file BrowserConsoleHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, EOF, Monolog\Handler\BrowserConsoleHandlerTest\generateScript(), Monolog\TestCase\getIdentityFormatter(), and Monolog\TestCase\getRecord().
Here is the call graph for this function:| Monolog\Handler\BrowserConsoleHandlerTest::testConcurrentHandlers | ( | ) |
Definition at line 106 of file BrowserConsoleHandlerTest.php.
References Monolog\Logger\DEBUG, EOF, Monolog\Handler\BrowserConsoleHandlerTest\generateScript(), Monolog\TestCase\getIdentityFormatter(), and Monolog\TestCase\getRecord().
Here is the call graph for this function:| Monolog\Handler\BrowserConsoleHandlerTest::testContext | ( | ) |
Definition at line 87 of file BrowserConsoleHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, EOF, Monolog\Handler\BrowserConsoleHandlerTest\generateScript(), Monolog\TestCase\getIdentityFormatter(), and Monolog\TestCase\getRecord().
Here is the call graph for this function:| Monolog\Handler\BrowserConsoleHandlerTest::testEscaping | ( | ) |
Definition at line 51 of file BrowserConsoleHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, EOF, Monolog\Handler\BrowserConsoleHandlerTest\generateScript(), Monolog\TestCase\getIdentityFormatter(), and Monolog\TestCase\getRecord().
Here is the call graph for this function:| Monolog\Handler\BrowserConsoleHandlerTest::testStyling | ( | ) |
Definition at line 35 of file BrowserConsoleHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, EOF, Monolog\Handler\BrowserConsoleHandlerTest\generateScript(), Monolog\TestCase\getIdentityFormatter(), and Monolog\TestCase\getRecord().
Here is the call graph for this function: