PHP Class Nag_Unit_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 Nag_TestCase
Mostrar archivo Open project: horde/horde Class Usage Examples

Public Properties

Property Type Description
$driver
$setup Horde_Test_Setup The test setup.

Public Methods

Method Description
setUp ( )
setUpBeforeClass ( )
tearDown ( )
tearDownAfterClass ( )
testDelete ( )
testDeleteAll ( )
testDueTasks ( )
testListSubTasks ( )
testListTasks ( )
testModify ( )
testRecurringTasks ( )
testStartTasks ( )

Private Methods

Method Description
_add ( $task )

Method Details

setUp() public method

public setUp ( )

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDown() public method

public tearDown ( )

tearDownAfterClass() public static method

public static tearDownAfterClass ( )

testDelete() public method

public testDelete ( )

testDeleteAll() public method

public testDeleteAll ( )

testDueTasks() public method

public testDueTasks ( )

testListSubTasks() public method

public testListSubTasks ( )

testListTasks() public method

public testListTasks ( )

testModify() public method

public testModify ( )

testRecurringTasks() public method

public testRecurringTasks ( )

testStartTasks() public method

public testStartTasks ( )

Property Details

$driver static_oe public_oe property

static public $driver

$setup static_oe public_oe property

The test setup.
static public Horde_Test_Setup $setup
return Horde_Test_Setup