PHP Class Horde_Prefs_Test_Sql_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
$db
$migrator
$prefs
$reason

Public Methods

Method Description
setUp ( )
setUpBeforeClass ( )
tearDownAfterClass ( )
testCreatePreferences ( )
testModifyPreferences ( )

Protected Methods

Method Description
_readValue ( $value )

Method Details

_readValue() protected method

protected _readValue ( $value )

setUp() public method

public setUp ( )

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDownAfterClass() public static method

public static tearDownAfterClass ( )

testCreatePreferences() public method

testModifyPreferences() public method

Property Details

$db protected static property

protected static $db

$migrator protected static property

protected static $migrator

$prefs protected static property

protected static $prefs

$reason protected static property

protected static $reason