ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testConstructorShouldThrowExceptionForInvalidRedis () | |
@expectedException InvalidArgumentException More... | |
testConstructorShouldWorkWithPredis () | |
testConstructorShouldWorkWithRedis () | |
testPredisHandle () | |
testRedisHandle () | |
testRedisHandleCapped () | |
testPredisHandleCapped () | |
Additional Inherited Members | |
![]() | |
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.
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.
Monolog\Handler\RedisHandlerTest::testRedisHandle | ( | ) |
Definition at line 56 of file RedisHandlerTest.php.
References $handler, Monolog\TestCase\getRecord(), Sabre\Event\once(), and Monolog\Logger\WARNING.
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.