PHP Class GuzzleHttp\Test\Handler\CurlHandlerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nystudio107/instantanalytics

Méthodes publiques

Méthode Description
testCreatesCurlErrors ( )
testCreatesCurlErrorsWithContext ( )
testDoesSleep ( )
testReusesHandles ( )
testUsesContentLengthWhenOverInMemorySize ( )

Méthodes protégées

Méthode Description
getHandler ( $options = [] )

Method Details

getHandler() protected méthode

protected getHandler ( $options = [] )

testCreatesCurlErrors() public méthode

testCreatesCurlErrorsWithContext() public méthode

testDoesSleep() public méthode

public testDoesSleep ( )

testReusesHandles() public méthode

public testReusesHandles ( )

testUsesContentLengthWhenOverInMemorySize() public méthode