PHP Class Turba_TestCase, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (ASL). If you did did not receive this file, see http://www.horde.org/licenses/apache.
Author: Gunnar Wrobel ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: horde/horde Class Usage Examples

Protected Methods

Method Description
_createDefaultShares ( )
createBasicTurbaSetup ( Horde_Test_Setup $setup )
createKolabDriverWithShares ( $setup )
createKolabShares ( Horde_Test_Setup $setup )
createSqlDriverWithShares ( $setup )
createSqlPdoSqlite ( Horde_Test_Setup $setup )
createSqlShares ( Horde_Test_Setup $setup )
getInjector ( )
getKolabDriver ( )
tearDownBasicTurbaSetup ( )
tearDownShares ( )

Private Methods

Method Description
_createShare ( $name, $owner )
_getKolabMap ( )
_getSqlMap ( )

Method Details

_createDefaultShares() protected static method

protected static _createDefaultShares ( )

createBasicTurbaSetup() protected static method

protected static createBasicTurbaSetup ( Horde_Test_Setup $setup )
$setup Horde_Test_Setup

createKolabDriverWithShares() protected static method

protected static createKolabDriverWithShares ( $setup )

createKolabShares() protected static method

protected static createKolabShares ( Horde_Test_Setup $setup )
$setup Horde_Test_Setup

createSqlDriverWithShares() protected static method

protected static createSqlDriverWithShares ( $setup )

createSqlPdoSqlite() protected static method

protected static createSqlPdoSqlite ( Horde_Test_Setup $setup )
$setup Horde_Test_Setup

createSqlShares() protected static method

protected static createSqlShares ( Horde_Test_Setup $setup )
$setup Horde_Test_Setup

getInjector() protected method

protected getInjector ( )

getKolabDriver() protected static method

protected static getKolabDriver ( )

tearDownBasicTurbaSetup() protected static method

protected static tearDownBasicTurbaSetup ( )

tearDownShares() protected static method

protected static tearDownShares ( )