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
Exibir arquivo
Open project: horde/horde
Class Usage Examples
Public Properties
Property |
Type |
Description |
|
$driver |
|
|
|
$setup |
Horde_Test_Setup |
The test setup. |
|
Public Methods
Private Methods
Method |
Description |
|
_add ( $task ) |
|
|
Method Details
setUpBeforeClass()
public static method
tearDownAfterClass()
public static method
testDelete()
public method
testDeleteAll()
public method
testDueTasks()
public method
testListSubTasks()
public method
testListTasks()
public method
testModify()
public method
testRecurringTasks()
public method
testStartTasks()
public method
Property Details
$driver static_oe public_oe property
$setup static_oe public_oe property
static public Horde_Test_Setup $setup |
return |
Horde_Test_Setup |
|