ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
testConstructorHeaderInjection () | |
InvalidArgumentException More... | |
testSetterHeaderInjection () | |
InvalidArgumentException More... | |
testSetterArrayHeaderInjection () | |
InvalidArgumentException More... | |
testSetterContentTypeInjection () | |
InvalidArgumentException More... | |
testSetterEncodingInjection () | |
InvalidArgumentException More... | |
testSend () | |
testMessageSubjectFormatting () | |
Protected Member Functions | |
setUp () | |
Protected Member Functions inherited from Monolog\TestCase | |
getRecord ($level=Logger::WARNING, $message='test', $context=array()) | |
getMultipleRecords () | |
getIdentityFormatter () | |
Definition at line 23 of file NativeMailerHandlerTest.php.
|
protected |
Definition at line 25 of file NativeMailerHandlerTest.php.
References $GLOBALS, and array.
Monolog\Handler\NativeMailerHandlerTest::testConstructorHeaderInjection | ( | ) |
InvalidArgumentException
Definition at line 33 of file NativeMailerHandlerTest.php.
Monolog\Handler\NativeMailerHandlerTest::testMessageSubjectFormatting | ( | ) |
Definition at line 100 of file NativeMailerHandlerTest.php.
References $GLOBALS, $params, Monolog\Logger\ERROR, and Monolog\TestCase\getRecord().
Monolog\Handler\NativeMailerHandlerTest::testSend | ( | ) |
Definition at line 74 of file NativeMailerHandlerTest.php.
References $GLOBALS, $params, array, Monolog\Logger\ERROR, and Monolog\TestCase\getRecord().
Monolog\Handler\NativeMailerHandlerTest::testSetterArrayHeaderInjection | ( | ) |
InvalidArgumentException
Definition at line 50 of file NativeMailerHandlerTest.php.
References array.
Monolog\Handler\NativeMailerHandlerTest::testSetterContentTypeInjection | ( | ) |
InvalidArgumentException
Definition at line 59 of file NativeMailerHandlerTest.php.
Monolog\Handler\NativeMailerHandlerTest::testSetterEncodingInjection | ( | ) |
InvalidArgumentException
Definition at line 68 of file NativeMailerHandlerTest.php.
Monolog\Handler\NativeMailerHandlerTest::testSetterHeaderInjection | ( | ) |
InvalidArgumentException
Definition at line 41 of file NativeMailerHandlerTest.php.