App Engine PHP SDK  v1 rev.445
The PHP runtime is available as an experimental Preview feature.
Public Member Functions | List of all members
AdminMessageTest Class Reference
Inheritance diagram for AdminMessageTest:
google\appengine\testing\ApiProxyTestBase

Public Member Functions

 testConstructorBadValues ()
 
 testConstructNonString ()
 
 testSendNoSender ()
 
 testSendNoSubject ()
 
 testSendNoBody ()
 
 testInvalidContentId ()
 
 testSucceedFields ()
 
 testSucceedWithOptionsArray ()
 
 testSucceedWithOptionsArrayContentID ()
 
 testSucceedWithAttachments ()
 
 testSucceedWithHeaders ()
 
 testRpcApplicationErrorInternalError ()
 
 testRpcApplicationErrorBadRequest ()
 
 testRpcApplicationErrorUnauthorizedSender ()
 
 testRpcApplicationErrorInvalidAttachmentType ()
 
 testRpcApplicationErrorInvalidHeaderName ()
 

Additional Inherited Members

- Protected Member Functions inherited from google\appengine\testing\ApiProxyTestBase
 setUp ()
 
 tearDown ()
 

Member Function Documentation

AdminMessageTest::testSucceedFields ( )

Tests various message elements:

  • everything in setupMessageSimple()
  • html body
  • reply to

The documentation for this class was generated from the following file: