PHP Class cURL\Tests\OptionsTest

Inheritance: extends TestCase
Afficher le fichier Open project: stil/curl-easy

Méthodes publiques

Méthode Description
testArraySet ( )
testConstruction ( )
testFluentSetters ( )
testIntelligentSet ( )
testMissingOption ( )
testRemove ( )
testSingleSet ( )
testToArray ( )

Méthodes protégées

Méthode Description
assertsForSet ( Options $opts )

Method Details

assertsForSet() protected méthode

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

testArraySet() public méthode

public testArraySet ( )

testConstruction() public méthode

public testConstruction ( )

testFluentSetters() public méthode

public testFluentSetters ( )

testIntelligentSet() public méthode

public testIntelligentSet ( )

testMissingOption() public méthode

public testMissingOption ( )

testRemove() public méthode

public testRemove ( )

testSingleSet() public méthode

public testSingleSet ( )

testToArray() public méthode

public testToArray ( )