MediaWiki
1.30.0
|
Public Member Functions | |
provideV1 () | |
testV1 (array $record, array $expected, array $notExpected) | |
provideV1 More... | |
testV1WithPrefix () | |
Definition at line 5 of file LogstashFormatterTest.php.
MediaWiki\Logger\Monolog\LogstashFormatterTest::provideV1 | ( | ) |
Definition at line 24 of file LogstashFormatterTest.php.
MediaWiki\Logger\Monolog\LogstashFormatterTest::testV1 | ( | array | $record, |
array | $expected, | ||
array | $notExpected | ||
) |
provideV1
array | $record | The input record. |
array | $expected | Associative array of expected keys and their values. |
array | $notExpected | List of keys that should not exist. |
Definition at line 12 of file LogstashFormatterTest.php.
MediaWiki\Logger\Monolog\LogstashFormatterTest::testV1WithPrefix | ( | ) |
Definition at line 45 of file LogstashFormatterTest.php.
References true.