PHP Class Horde_Kolab_Storage_TestCase, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license instorageion (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )

Méthodes protégées

Méthode Description
assertLogContains ( $message )
assertLogCount ( $count )
assertLogRegExp ( $regular_expression )
completeFactory ( $factory = null )
createCachedStorage ( $driver = null, $factory = null )
createStorage ( $driver = null, $factory = null, $params = [] )
getAnnotatedAccount ( )
getAnnotatedList ( $factory = null )
getAnnotatedMock ( $factory = null )
getAnnotatedQueriableList ( $factory = null )
getAnnotatedQuery ( $factory = null )
getCachedAnnotatedQueriableList ( $factory = null )
getCachedQueryForList ( $driver )
getDataAccount ( $additional_folders )
getDataStorage ( $data, $params = [] )
getDefaultEventData ( $add = '' )
getDoubleEventAccount ( )
getDoubleEventList ( $factory = null )
getDoubleEventMock ( $factory = null )
getDoubleEventQuery ( $factory = null )
getEmptyAccount ( )
getEmptyMock ( )
getEventAccount ( )
getEventList ( $factory = null )
getEventMock ( $factory = null )
getEventQuery ( $factory = null )
getForeignDefaultAccount ( )
getForeignDefaultList ( $factory = null )
getForeignDefaultMock ( $factory = null )
getForeignDefaultQuery ( $factory = null )
getGermanAnnotatedAccount ( )
getGermanAnnotatedMock ( )
getMessageAccount ( )
getMessageMock ( $factory = null )
getMessageStorage ( $params = [] )
getMockCache ( )
getMockData ( $elements )
getMockDataCache ( )
getMockDriverList ( $factory = null )
getMockListCache ( )
getMockLogger ( )
getNamespaceAccount ( )
getNamespaceList ( $factory = null )
getNamespaceMock ( $factory = null )
getNamespaceQueriableList ( $factory = null )
getNamespaceQuery ( $factory = null )
getNullList ( $factory = null )
getNullMock ( $factory = null )
getNullQuery ( $factory = null )
getTwoFolderAccount ( )
getTwoFolderList ( )
getTwoFolderMock ( $factory = null )

Method Details

assertLogContains() protected méthode

protected assertLogContains ( $message )

assertLogCount() protected méthode

protected assertLogCount ( $count )

assertLogRegExp() protected méthode

protected assertLogRegExp ( $regular_expression )

completeFactory() protected méthode

protected completeFactory ( $factory = null )

createCachedStorage() protected méthode

protected createCachedStorage ( $driver = null, $factory = null )

createStorage() protected méthode

protected createStorage ( $driver = null, $factory = null, $params = [] )

getAnnotatedAccount() protected méthode

protected getAnnotatedAccount ( )

getAnnotatedList() protected méthode

protected getAnnotatedList ( $factory = null )

getAnnotatedMock() protected méthode

protected getAnnotatedMock ( $factory = null )

getAnnotatedQueriableList() protected méthode

protected getAnnotatedQueriableList ( $factory = null )

getAnnotatedQuery() protected méthode

protected getAnnotatedQuery ( $factory = null )

getCachedAnnotatedQueriableList() protected méthode

protected getCachedAnnotatedQueriableList ( $factory = null )

getCachedQueryForList() protected méthode

protected getCachedQueryForList ( $driver )

getDataAccount() protected méthode

protected getDataAccount ( $additional_folders )

getDataStorage() protected méthode

protected getDataStorage ( $data, $params = [] )

getDefaultEventData() protected méthode

protected getDefaultEventData ( $add = '' )

getDoubleEventAccount() protected méthode

protected getDoubleEventAccount ( )

getDoubleEventList() protected méthode

protected getDoubleEventList ( $factory = null )

getDoubleEventMock() protected méthode

protected getDoubleEventMock ( $factory = null )

getDoubleEventQuery() protected méthode

protected getDoubleEventQuery ( $factory = null )

getEmptyAccount() protected méthode

protected getEmptyAccount ( )

getEmptyMock() protected méthode

protected getEmptyMock ( )

getEventAccount() protected méthode

protected getEventAccount ( )

getEventList() protected méthode

protected getEventList ( $factory = null )

getEventMock() protected méthode

protected getEventMock ( $factory = null )

getEventQuery() protected méthode

protected getEventQuery ( $factory = null )

getForeignDefaultAccount() protected méthode

protected getForeignDefaultAccount ( )

getForeignDefaultList() protected méthode

protected getForeignDefaultList ( $factory = null )

getForeignDefaultMock() protected méthode

protected getForeignDefaultMock ( $factory = null )

getForeignDefaultQuery() protected méthode

protected getForeignDefaultQuery ( $factory = null )

getGermanAnnotatedAccount() protected méthode

getGermanAnnotatedMock() protected méthode

protected getGermanAnnotatedMock ( )

getMessageAccount() protected méthode

protected getMessageAccount ( )

getMessageMock() protected méthode

protected getMessageMock ( $factory = null )

getMessageStorage() protected méthode

protected getMessageStorage ( $params = [] )

getMockCache() protected méthode

protected getMockCache ( )

getMockData() protected méthode

protected getMockData ( $elements )

getMockDataCache() protected méthode

protected getMockDataCache ( )

getMockDriverList() protected méthode

protected getMockDriverList ( $factory = null )

getMockListCache() protected méthode

protected getMockListCache ( )

getMockLogger() protected méthode

protected getMockLogger ( )

getNamespaceAccount() protected méthode

protected getNamespaceAccount ( )

getNamespaceList() protected méthode

protected getNamespaceList ( $factory = null )

getNamespaceMock() protected méthode

protected getNamespaceMock ( $factory = null )

getNamespaceQueriableList() protected méthode

protected getNamespaceQueriableList ( $factory = null )

getNamespaceQuery() protected méthode

protected getNamespaceQuery ( $factory = null )

getNullList() protected méthode

protected getNullList ( $factory = null )

getNullMock() protected méthode

protected getNullMock ( $factory = null )

getNullQuery() protected méthode

protected getNullQuery ( $factory = null )

getTwoFolderAccount() protected méthode

protected getTwoFolderAccount ( )

getTwoFolderList() protected méthode

protected getTwoFolderList ( )

getTwoFolderMock() protected méthode

protected getTwoFolderMock ( $factory = null )

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )