ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
@covers Monolog\Formatter\NormalizerFormatter More...
Public Member Functions | |
testFormat () | |
testFormatExceptions () | |
testBatchFormat () | |
testIgnoresRecursiveObjectReferences () | |
Test issue #137. More... | |
testIgnoresInvalidTypes () | |
testThrowsOnInvalidEncoding () | |
@expectedException RuntimeException More... | |
testExceptionTraceWithArgs () | |
@covers Monolog\Formatter\NormalizerFormatter
Definition at line 17 of file NormalizerFormatterTest.php.
Monolog\Formatter\NormalizerFormatterTest::testBatchFormat | ( | ) |
Definition at line 81 of file NormalizerFormatterTest.php.
Monolog\Formatter\NormalizerFormatterTest::testExceptionTraceWithArgs | ( | ) |
Definition at line 193 of file NormalizerFormatterTest.php.
References $result.
Monolog\Formatter\NormalizerFormatterTest::testFormat | ( | ) |
Definition at line 19 of file NormalizerFormatterTest.php.
Monolog\Formatter\NormalizerFormatterTest::testFormatExceptions | ( | ) |
Definition at line 58 of file NormalizerFormatterTest.php.
Monolog\Formatter\NormalizerFormatterTest::testIgnoresInvalidTypes | ( | ) |
Definition at line 153 of file NormalizerFormatterTest.php.
Monolog\Formatter\NormalizerFormatterTest::testIgnoresRecursiveObjectReferences | ( | ) |
Test issue #137.
Definition at line 125 of file NormalizerFormatterTest.php.
Monolog\Formatter\NormalizerFormatterTest::testThrowsOnInvalidEncoding | ( | ) |
@expectedException RuntimeException
Definition at line 180 of file NormalizerFormatterTest.php.
References $res.