PHP 클래스 Curl\CurlTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: php-mod/curl

보호된 프로퍼티들

프로퍼티 타입 설명
$curl Curl

공개 메소드들

메소드 설명
create_png ( )
create_tmp_file ( $data )
get_png ( )
server ( $request_method, $data = '' )
setUp ( )
testBasicHttpAuth ( )
testCookies ( )
testDelete ( )
testError ( )
testExtensionLoaded ( )
testGet ( )
testHeaders ( )
testPostData ( )
testPostFilePathUpload ( )
testPostMultidimensionalData ( )
testPostRequestMethod ( )
testPutData ( )
testPutFileHandle ( )
testPutRequestMethod ( )
testReferrer ( )
testReset ( )
testUserAgent ( )

메소드 상세

create_png() 공개 메소드

public create_png ( )

create_tmp_file() 공개 메소드

public create_tmp_file ( $data )

get_png() 공개 메소드

public get_png ( )

server() 공개 메소드

public server ( $request_method, $data = '' )

setUp() 공개 메소드

public setUp ( )

testBasicHttpAuth() 공개 메소드

public testBasicHttpAuth ( )

testCookies() 공개 메소드

public testCookies ( )

testDelete() 공개 메소드

public testDelete ( )

testError() 공개 메소드

public testError ( )

testExtensionLoaded() 공개 메소드

public testExtensionLoaded ( )

testGet() 공개 메소드

public testGet ( )

testHeaders() 공개 메소드

public testHeaders ( )

testPostData() 공개 메소드

public testPostData ( )

testPostFilePathUpload() 공개 메소드

testPostMultidimensionalData() 공개 메소드

testPostRequestMethod() 공개 메소드

testPutData() 공개 메소드

public testPutData ( )

testPutFileHandle() 공개 메소드

public testPutFileHandle ( )

testPutRequestMethod() 공개 메소드

testReferrer() 공개 메소드

public testReferrer ( )

testReset() 공개 메소드

public testReset ( )

testUserAgent() 공개 메소드

public testUserAgent ( )

프로퍼티 상세

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

protected Curl,curl $curl
리턴 Curl