|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for Monolog\Handler\MongoDBHandlerTest:
Collaboration diagram for Monolog\Handler\MongoDBHandlerTest:Public Member Functions | |
| testConstructorShouldThrowExceptionForInvalidMongo () | |
| @expectedException InvalidArgumentException More... | |
| testHandle () | |
Additional Inherited Members | |
Protected Member Functions inherited from Monolog\TestCase | |
| getRecord ($level=Logger::WARNING, $message='test', $context=array()) | |
| getMultipleRecords () | |
| getIdentityFormatter () | |
Definition at line 17 of file MongoDBHandlerTest.php.
| Monolog\Handler\MongoDBHandlerTest::testConstructorShouldThrowExceptionForInvalidMongo | ( | ) |
@expectedException InvalidArgumentException
Definition at line 22 of file MongoDBHandlerTest.php.
| Monolog\Handler\MongoDBHandlerTest::testHandle | ( | ) |
Definition at line 27 of file MongoDBHandlerTest.php.
References Monolog\TestCase\getRecord(), and Monolog\Logger\WARNING.
Here is the call graph for this function: