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

Public Member Functions

 throwsException ($exception, $errorNumber)
 
 testRPCFailedError ()
 
 testCallNotFoundError ()
 
 testArgumentError ()
 
 testDeadlineExceededError ()
 
 testCancelledError ()
 
 testApplicationError ()
 
 testError ()
 
 testOverQuotaError ()
 
 testRequestTooLargeError ()
 
 testCapabilityDisabledError ()
 
 testFeatureNotEnabledError ()
 
 testResponseTooLargeError ()
 

Detailed Description

Unittest for ApiProxy class.

Member Function Documentation

ApiProxyTest::testRPCFailedError ( )

Tests for each exception/error value combination.

ApiProxyTest::throwsException (   $exception,
  $errorNumber 
)

Checks that an expected exception corresponds to a given error value (via the ApiProxyBase lookup table).


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