PHP Class lithium\tests\integration\data\Base

Inheritance: extends lithium\test\Integration
Show file Open project: unionofrad/lithium Class Usage Examples

Protected Properties

Property Type Description
$_connection
$_db
$_dbConfig

Public Methods

Method Description
connect ( $connection, $options = [] )
skipIf ( $condition, $message = false )
with ( $adapters )

Method Details

connect() public method

public connect ( $connection, $options = [] )

skipIf() public method

public skipIf ( $condition, $message = false )

with() public method

public with ( $adapters )

Property Details

$_connection protected property

protected $_connection

$_db protected property

protected $_db

$_dbConfig protected property

protected $_dbConfig