|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 Monolog\TestCase\getRecord(), 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 Monolog\Logger\DEBUG, Monolog\TestCase\getRecord(), 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 Monolog\TestCase\getRecord(), 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 Monolog\Logger\DEBUG, Monolog\TestCase\getRecord(), and Monolog\Logger\WARNING.
Here is the call graph for this function: