PHP 클래스 Horde_ActiveSync_StateTest_Base, horde

저자: Michael J Rubinsky ([email protected])
상속: extends Horde_Test_Case
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$logger
$state

공개 메소드들

메소드 설명
getCollectionHandler ( $addDevice = false )
getMockDriver ( )

보호된 메소드들

메소드 설명
_loadStateTest ( ) Not much testing here yet, just run through a save and check for fatals.
_testCacheCollections ( )
_testCacheDataRestrictFields ( )
_testCacheFolders ( )
_testCacheFoldersPersistence ( )
_testCacheInitialState ( )
_testCacheRefreshCollections ( )
_testCacheUniqueness ( )
_testChangingFilterType ( ) Test detecting a change in a collection's filtertype.
_testCollectionHandler ( )
_testCollectionsFromCache ( )
_testDuplicatePIMAddition ( )
_testEmptyResponse ( )
_testGetDeviceInfo ( )
_testGetStateWithNoState ( )
_testGettingImapId ( )
_testHierarchy ( )
_testListDevices ( ) : [type]
_testLoadCollectionsFromCache ( )
_testMissingCollections ( ) Tests initiating a partial sync where 1 collection was passed from client and 2 others had to be loaded from cache.
_testPartialSyncWithChangedCollections ( ) Tests the setup for a PARTIAL sync request.
_testPartialSyncWithOnlyChangedHbInterval ( )
_testPartialSyncWithUnchangedCollections ( ) Tests the setup for a PARTIAL sync request.
_testPolicyKeys ( )
_testValidateAfterUpdateTimestamp ( )

메소드 상세

_loadStateTest() 보호된 메소드

Not much testing here yet, just run through a save and check for fatals.
protected _loadStateTest ( )

_testCacheCollections() 보호된 메소드

protected _testCacheCollections ( )

_testCacheDataRestrictFields() 보호된 메소드

_testCacheFolders() 보호된 메소드

protected _testCacheFolders ( )

_testCacheFoldersPersistence() 보호된 메소드

_testCacheInitialState() 보호된 메소드

protected _testCacheInitialState ( )

_testCacheRefreshCollections() 보호된 메소드

_testCacheUniqueness() 보호된 메소드

protected _testCacheUniqueness ( )

_testChangingFilterType() 보호된 메소드

Test detecting a change in a collection's filtertype.
protected _testChangingFilterType ( )

_testCollectionHandler() 보호된 메소드

protected _testCollectionHandler ( )

_testCollectionsFromCache() 보호된 메소드

_testDuplicatePIMAddition() 보호된 메소드

_testEmptyResponse() 보호된 메소드

protected _testEmptyResponse ( )

_testGetDeviceInfo() 보호된 메소드

protected _testGetDeviceInfo ( )

_testGetStateWithNoState() 보호된 메소드

protected _testGetStateWithNoState ( )

_testGettingImapId() 보호된 메소드

protected _testGettingImapId ( )

_testHierarchy() 보호된 메소드

protected _testHierarchy ( )

_testListDevices() 보호된 메소드

protected _testListDevices ( ) : [type]
리턴 [type]

_testLoadCollectionsFromCache() 보호된 메소드

_testMissingCollections() 보호된 메소드

Tests initiating a partial sync where 1 collection was passed from client and 2 others had to be loaded from cache.
protected _testMissingCollections ( )

_testPartialSyncWithChangedCollections() 보호된 메소드

Tests the setup for a PARTIAL sync request.

_testPartialSyncWithOnlyChangedHbInterval() 보호된 메소드

_testPartialSyncWithUnchangedCollections() 보호된 메소드

Tests the setup for a PARTIAL sync request.

_testPolicyKeys() 보호된 메소드

protected _testPolicyKeys ( )

_testValidateAfterUpdateTimestamp() 보호된 메소드

getCollectionHandler() 공개 메소드

public getCollectionHandler ( $addDevice = false )

getMockDriver() 공개 메소드

public getMockDriver ( )

프로퍼티 상세

$logger 보호되어 있는 정적으로 프로퍼티

protected static $logger

$state 보호되어 있는 정적으로 프로퍼티

protected static $state