ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testIsLoggerAware () | |
testGetNullLoggerByDefault () | |
testSetLogger () | |
testLogException () | |
Start the server, trigger an exception and see if the logger captured it. More... | |
Definition at line 5 of file PSR3Test.php.
Sabre\DAV\PSR3Test::testGetNullLoggerByDefault | ( | ) |
Definition at line 17 of file PSR3Test.php.
References $server.
Sabre\DAV\PSR3Test::testIsLoggerAware | ( | ) |
Definition at line 7 of file PSR3Test.php.
References $server.
Sabre\DAV\PSR3Test::testLogException | ( | ) |
Start the server, trigger an exception and see if the logger captured it.
Definition at line 45 of file PSR3Test.php.
Sabre\DAV\PSR3Test::testSetLogger | ( | ) |