PHP Class lithium\tests\cases\data\source\HttpTest

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

Protected Properties

Property Type Description
$_connectionConfig
$_model
$_testConfig

Public Methods

Method Description
setUp ( )
testAllMethodsNoConnection ( )
testConnect ( )
testCreate ( )
testCreateWithModel ( )
testCustomActionWithoutMethod ( )
testCustomGetMethod ( )
testCustomGetMethodWithModel ( )
testCustomPostMethod ( )
testCustomPostMethodWithModel ( )
testDelete ( )
testDeleteWithModel ( )
testDescribe ( )
testDisconnect ( )
testRead ( )
testReadWithModel ( )
testReadWithModelConditions ( )
testRespondsTo ( )
testRespondsToParentCall ( )
testSendWithQueryObject ( )
testSources ( )
testUpdate ( )
testUpdateWithModel ( )

Method Details

setUp() public method

public setUp ( )

testAllMethodsNoConnection() public method

testConnect() public method

public testConnect ( )

testCreate() public method

public testCreate ( )

testCreateWithModel() public method

public testCreateWithModel ( )

testCustomActionWithoutMethod() public method

testCustomGetMethod() public method

public testCustomGetMethod ( )

testCustomGetMethodWithModel() public method

testCustomPostMethod() public method

testCustomPostMethodWithModel() public method

testDelete() public method

public testDelete ( )

testDeleteWithModel() public method

public testDeleteWithModel ( )

testDescribe() public method

public testDescribe ( )

testDisconnect() public method

public testDisconnect ( )

testRead() public method

public testRead ( )

testReadWithModel() public method

public testReadWithModel ( )

testReadWithModelConditions() public method

testRespondsTo() public method

public testRespondsTo ( )

testRespondsToParentCall() public method

testSendWithQueryObject() public method

testSources() public method

public testSources ( )

testUpdate() public method

public testUpdate ( )

testUpdateWithModel() public method

public testUpdateWithModel ( )

Property Details

$_connectionConfig protected_oe property

protected $_connectionConfig

$_model protected_oe property

protected $_model

$_testConfig protected_oe property

protected $_testConfig