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

Public Member Functions

 setUp ()
 
 testFetchAllLogs ($module=null)
 
 testAllLogsNonDefaultModule ()
 
 testSetStartAndEndTime ()
 
 testAppLogs ()
 
 testIncludeIncomplete ()
 
 testMinimumLogLevel ()
 
 testVersionIds ()
 
 testModuleVersions ()
 
 testBatchSize ()
 
 testOffsetEncoding ()
 
 testInvalidStart ()
 
 testInvalidLevel ()
 
 testInvalidIncomplete ()
 
 testInvalidOffset ()
 
 testInvalidVersionIdTypes ()
 
 testInvalidVersionIds ()
 
 testInvalidModules ()
 
 testOversizeBatch ()
 
 testSetModuleVersionsAndVersions ()
 
 testFetchByMultipleIds ()
 
 testFetchBySingleId ()
 
 testFetchByIdsWithAppLogs ()
 
 testInvalidRequestId ()
 
 testApplicationError ()
 
 testIteratorNextCalledAfter ()
 
 testGetAppEngineLogLevel ()
 

Public Attributes

const APPLICATION_ID = 'logs-test'
 
const VERSION_ID = '2.56789'
 
const MAJOR_VERSION = '2'
 
const RPC_PACKAGE = 'logservice'
 
const RPC_READ_METHOD = 'Read'
 
const DEFAULT_BATCH_SIZE = 20
 

Additional Inherited Members

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

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