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
Author: Gunnar Wrobel ([email protected])
Inheritance: extends Kronolith_TestCase
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$driver
$setup Horde_Test_Setup The test setup.
$type Event type to be used (depends on driver).

Méthodes publiques

Méthode Description
setUp ( )
setUpBeforeClass ( )
tearDown ( )
tearDownAfterClass ( )
testRecurrence ( )
testRecurrenceException ( )

Private Methods

Méthode Description
_add ( Kronolith_Event $event )
_getRecurringEvent ( )

Method Details

setUp() public méthode

public setUp ( )

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

tearDown() public méthode

public tearDown ( )

tearDownAfterClass() public static méthode

public static tearDownAfterClass ( )

testRecurrence() public méthode

public testRecurrence ( )

testRecurrenceException() public méthode

Property Details

$driver protected_oe static_oe property

protected static $driver

$setup protected_oe static_oe property

The test setup.
protected static Horde_Test_Setup $setup
Résultat Horde_Test_Setup

$type protected_oe static_oe property

Event type to be used (depends on driver).
protected static $type