|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for Monolog\Formatter\FlowdockFormatterTest:
Collaboration diagram for Monolog\Formatter\FlowdockFormatterTest:Public Member Functions | |
| testFormat () | |
| @covers Monolog\Formatter\FlowdockFormatter::format More... | |
| testFormatBatch () | |
| @ covers Monolog\Formatter\FlowdockFormatter::formatBatch More... | |
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 FlowdockFormatterTest.php.
| Monolog\Formatter\FlowdockFormatterTest::testFormat | ( | ) |
@covers Monolog\Formatter\FlowdockFormatter::format
Definition at line 22 of file FlowdockFormatterTest.php.
References Monolog\TestCase\getRecord().
Here is the call graph for this function:| Monolog\Formatter\FlowdockFormatterTest::testFormatBatch | ( | ) |
@ covers Monolog\Formatter\FlowdockFormatter::formatBatch
Definition at line 43 of file FlowdockFormatterTest.php.
References $records, Monolog\Logger\DEBUG, Monolog\TestCase\getRecord(), and Monolog\Logger\WARNING.
Here is the call graph for this function: