PHP 클래스 lithium\tests\integration\net\socket\CurlTest

상속: extends lithium\test\Integration
파일 보기 프로젝트 열기: unionofrad/lithium

보호된 프로퍼티들

프로퍼티 타입 설명
$_testConfig

공개 메소드들

메소드 설명
skip ( )
testAllMethodsNoConnection ( )
testClose ( )
testCurlAdapter ( )
testEncoding ( )
testOpen ( )
testSendDeleteThenGet ( )
testSendPatchThenGet ( )
testSendPostThenGet ( )
testSendPutThenGet ( )
testSendWithArray ( )
testSendWithNull ( )
testSendWithObject ( )
testSettingOfOptions ( )
testSettingOfOptionsInConfig ( )
testSettingOfOptionsInOpen ( )
testTimeout ( )
testWriteAndRead ( )

메소드 상세

skip() 공개 메소드

public skip ( )

testAllMethodsNoConnection() 공개 메소드

testClose() 공개 메소드

public testClose ( )

testCurlAdapter() 공개 메소드

public testCurlAdapter ( )

testEncoding() 공개 메소드

public testEncoding ( )

testOpen() 공개 메소드

public testOpen ( )

testSendDeleteThenGet() 공개 메소드

testSendPatchThenGet() 공개 메소드

testSendPostThenGet() 공개 메소드

public testSendPostThenGet ( )

testSendPutThenGet() 공개 메소드

public testSendPutThenGet ( )

testSendWithArray() 공개 메소드

public testSendWithArray ( )

testSendWithNull() 공개 메소드

public testSendWithNull ( )

testSendWithObject() 공개 메소드

public testSendWithObject ( )

testSettingOfOptions() 공개 메소드

testSettingOfOptionsInConfig() 공개 메소드

testSettingOfOptionsInOpen() 공개 메소드

testTimeout() 공개 메소드

public testTimeout ( )

testWriteAndRead() 공개 메소드

public testWriteAndRead ( )

프로퍼티 상세

$_testConfig 보호되어 있는 프로퍼티

protected $_testConfig