PHP Class Kronolith_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 ( )
createBasicKronolithSetup ( Horde_Test_Setup $setup )
createKolabSetup ( )
createKolabShares ( Horde_Test_Setup $setup )
createSqlPdoSqlite ( Horde_Test_Setup $setup )
createSqlShares ( Horde_Test_Setup $setup )
getInjector ( )

Private Methods

Method Description
_createShare ( $name, $owner )

Method Details

_createDefaultShares() protected static method

protected static _createDefaultShares ( )

createBasicKronolithSetup() protected static method

protected static createBasicKronolithSetup ( Horde_Test_Setup $setup )
$setup Horde_Test_Setup

createKolabSetup() protected static method

protected static createKolabSetup ( )

createKolabShares() protected static method

protected static createKolabShares ( Horde_Test_Setup $setup )
$setup Horde_Test_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 ( )