PHP Class Horde_Alarm_Storage_Base, horde

Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Test_Case
Show file Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$alarm
$date
$end

Public Methods

Method Description
setUpBeforeClass ( )
testAlarmWithoutEnd ( )
testCleanUp ( )
testDelete ( )
testExists ( )
testFactory ( )
testGet ( )
testListAlarms ( )
testSet ( )
testSnooze ( )
testSnoozeException ( )
testUpdate ( $alarm )

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testAlarmWithoutEnd() public method

public testAlarmWithoutEnd ( )

testCleanUp() public method

public testCleanUp ( )

testDelete() public method

public testDelete ( )

testExists() public method

public testExists ( )

testFactory() abstract public method

abstract public testFactory ( )

testGet() public method

public testGet ( )

testListAlarms() public method

public testListAlarms ( )

testSet() public method

public testSet ( )

testSnooze() public method

public testSnooze ( )

testSnoozeException() public method

public testSnoozeException ( )

testUpdate() public method

public testUpdate ( $alarm )

Property Details

$alarm protected static property

protected static $alarm

$date protected static property

protected static $date

$end protected static property

protected static $end