|
| testConstructorBadValues () |
|
| testConstructNonString () |
|
| testAddAttachmentError () |
|
| testAddAttachmentFilenameTypeError () |
|
| testAddAttachmentArrayError () |
|
| testCheckValidEmails () |
|
| testAddHeaderNonWhitelisted () |
|
| testAddHeaderWrongKeyType () |
|
| testAddHeaderArray () |
|
| testInvalidContentId () |
|
| testSetHtmlBody () |
|
| testSetReplyTo () |
|
| testSetSender () |
|
| testSetSubject () |
|
| testSetTextBody () |
|
| testSendNoSender () |
|
| testSendNoRecipient () |
|
| testSendNoSubject () |
|
| testSendNoBody () |
|
| testSucceedFields () |
|
| testSucceedWithOptionsArray () |
|
| testSucceedWithOptionsArrayContentID () |
|
| testSucceedWithAttachments () |
|
| testSucceedWithHeaders () |
|
| testRpcApplicationErrorInternalError () |
|
| testRpcApplicationErrorBadRequest () |
|
| testRpcApplicationErrorUnauthorizedSender () |
|
| testRpcApplicationErrorInvalidAttachmentType () |
|
| testRpcApplicationErrorInvalidHeaderName () |
|
MessageTest::testSucceedFields |
( |
| ) |
|
Tests various message elements:
- everything in setupMessageSimple()
- to (array)
- bcc, bcc (array)
- cc, cc (array)
- html body
- reply to
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/php/sdk/google/appengine/api/mail/MessageTest.php