PHP Class lithium\tests\cases\data\source\http\adapter\CouchDbTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Protected Properties

Property Type Description
$_db
$_model
$_query
$_testConfig

Public Methods

Method Description
setUp ( )
tearDown ( )
testAllMethodsNoConnection ( )
testConnect ( )
testCreateNoId ( )
testCreateWithId ( )
testDelete ( )
testDescribe ( )
testDisconnect ( )
testEnabled ( )
testEntityItem ( )
testReadNoConditions ( )
testReadWithConditions ( )
testReadWithViewConditions ( )
testRespondsTo ( )
testSetItem ( )
testSources ( )
testUpdate ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testAllMethodsNoConnection() public method

testConnect() public method

public testConnect ( )

testCreateNoId() public method

public testCreateNoId ( )

testCreateWithId() public method

public testCreateWithId ( )

testDelete() public method

public testDelete ( )

testDescribe() public method

public testDescribe ( )

testDisconnect() public method

public testDisconnect ( )

testEnabled() public method

public testEnabled ( )

testEntityItem() public method

public testEntityItem ( )

testReadNoConditions() public method

testReadWithConditions() public method

testReadWithViewConditions() public method

testRespondsTo() public method

public testRespondsTo ( )

testSetItem() public method

public testSetItem ( )

testSources() public method

public testSources ( )

testUpdate() public method

public testUpdate ( )

Property Details

$_db protected_oe property

protected $_db

$_model protected_oe property

protected $_model

$_query protected_oe property

protected $_query

$_testConfig protected_oe property

protected $_testConfig