PHP Class Kronolith_Integration_Driver_Base, horde
Copyright 2011-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPLv2). If you did not
receive this file, see http://www.horde.org/licenses/gpl
Show file
Open project: horde/horde
Class Usage Examples
Protected Properties
Property |
Type |
Description |
|
$driver |
|
|
|
$setup |
Horde_Test_Setup |
The test setup. |
|
$type |
|
Event type to be used (depends on driver). |
|
Public Methods
Private Methods
Method Details
setUpBeforeClass()
public static method
tearDownAfterClass()
public static method
testRecurrence()
public method
testRecurrenceException()
public method
Property Details
$driver protected static property
$setup protected static property
protected static Horde_Test_Setup $setup |
return |
Horde_Test_Setup |
|
$type protected static property
Event type to be used (depends on driver).