PHP 클래스 cURL\Tests\OptionsTest

상속: extends TestCase
파일 보기 프로젝트 열기: stil/curl-easy

공개 메소드들

메소드 설명
testArraySet ( )
testConstruction ( )
testFluentSetters ( )
testIntelligentSet ( )
testMissingOption ( )
testRemove ( )
testSingleSet ( )
testToArray ( )

보호된 메소드들

메소드 설명
assertsForSet ( Options $opts )

메소드 상세

assertsForSet() 보호된 메소드

protected assertsForSet ( Options $opts )
$opts Curl\Options

testArraySet() 공개 메소드

public testArraySet ( )

testConstruction() 공개 메소드

public testConstruction ( )

testFluentSetters() 공개 메소드

public testFluentSetters ( )

testIntelligentSet() 공개 메소드

public testIntelligentSet ( )

testMissingOption() 공개 메소드

public testMissingOption ( )

testRemove() 공개 메소드

public testRemove ( )

testSingleSet() 공개 메소드

public testSingleSet ( )

testToArray() 공개 메소드

public testToArray ( )