ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
extension sockets More...
Public Member Functions | |
testWeDoNotTruncateShortMessages () | |
testLongMessagesAreTruncated () | |
testDoubleCloseDoesNotError () | |
testWriteAfterCloseErrors () | |
LogicException More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Monolog\TestCase | |
getRecord ($level=Logger::WARNING, $message='test', $context=array()) | |
getMultipleRecords () | |
getIdentityFormatter () | |
extension sockets
Definition at line 20 of file UdpSocketTest.php.
Monolog\Handler\UdpSocketTest::testDoubleCloseDoesNotError | ( | ) |
Definition at line 48 of file UdpSocketTest.php.
Monolog\Handler\UdpSocketTest::testLongMessagesAreTruncated | ( | ) |
Definition at line 33 of file UdpSocketTest.php.
Monolog\Handler\UdpSocketTest::testWeDoNotTruncateShortMessages | ( | ) |
Definition at line 22 of file UdpSocketTest.php.
Monolog\Handler\UdpSocketTest::testWriteAfterCloseErrors | ( | ) |
LogicException
Definition at line 58 of file UdpSocketTest.php.