|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 $handler, Monolog\TestCase\getRecord(), Sabre\Event\once(), and Monolog\Logger\WARNING.
Here is the call graph for this function: