PHP Class Turba_Unit_Driver_Base, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.
Author: Gunnar Wrobel ([email protected])
Inheritance: extends Turba_TestCase
Show file 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 ( )
testAdd ( )
testDuplicateDetectionFromAsWithNoEmail ( )
testNullSearch ( )

Private Methods

Method Description
_add ( $attributes )

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 ( )

testAdd() public method

public testAdd ( )

testDuplicateDetectionFromAsWithNoEmail() public method

testNullSearch() public method

public testNullSearch ( )

Property Details

$driver static public property

static public $driver

$setup static public property

The test setup.
static public Horde_Test_Setup $setup
return Horde_Test_Setup