|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Monolog\Handler\RedisHandlerTest:
Collaboration diagram for Monolog\Handler\RedisHandlerTest:Public Member Functions | |
| testConstructorShouldThrowExceptionForInvalidRedis () | |
| @expectedException InvalidArgumentException More... | |
| testConstructorShouldWorkWithPredis () | |
| testConstructorShouldWorkWithRedis () | |
| testPredisHandle () | |
| testRedisHandle () | |
| testRedisHandleCapped () | |
| testPredisHandleCapped () | |
Additional Inherited Members | |
Protected Member Functions inherited from Monolog\TestCase | |
| getRecord ($level=Logger::WARNING, $message='test', $context=array()) | |
| getMultipleRecords () | |
| getIdentityFormatter () | |
Definition at line 18 of file RedisHandlerTest.php.
| Monolog\Handler\RedisHandlerTest::testConstructorShouldThrowExceptionForInvalidRedis | ( | ) |
@expectedException InvalidArgumentException
Definition at line 23 of file RedisHandlerTest.php.
| Monolog\Handler\RedisHandlerTest::testConstructorShouldWorkWithPredis | ( | ) |
Definition at line 28 of file RedisHandlerTest.php.
| Monolog\Handler\RedisHandlerTest::testConstructorShouldWorkWithRedis | ( | ) |
Definition at line 34 of file RedisHandlerTest.php.
| Monolog\Handler\RedisHandlerTest::testPredisHandle | ( | ) |
Definition at line 40 of file RedisHandlerTest.php.
References $handler, Monolog\TestCase\getRecord(), Sabre\Event\once(), and Monolog\Logger\WARNING.
Here is the call graph for this function:| Monolog\Handler\RedisHandlerTest::testPredisHandleCapped | ( | ) |
Definition at line 100 of file RedisHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, Monolog\TestCase\getRecord(), Sabre\Event\once(), and Monolog\Logger\WARNING.
Here is the call graph for this function:| Monolog\Handler\RedisHandlerTest::testRedisHandle | ( | ) |
Definition at line 56 of file RedisHandlerTest.php.
References $handler, Monolog\TestCase\getRecord(), Sabre\Event\once(), and Monolog\Logger\WARNING.
Here is the call graph for this function:| Monolog\Handler\RedisHandlerTest::testRedisHandleCapped | ( | ) |
Definition at line 72 of file RedisHandlerTest.php.
References $handler, Monolog\Logger\DEBUG, Monolog\TestCase\getRecord(), Sabre\Event\once(), and Monolog\Logger\WARNING.
Here is the call graph for this function: