PHP Class GuzzleHttp\Test\Handler\CurlHandlerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nystudio107/instantanalytics

Public Methods

Method Description
testCreatesCurlErrors ( )
testCreatesCurlErrorsWithContext ( )
testDoesSleep ( )
testReusesHandles ( )
testUsesContentLengthWhenOverInMemorySize ( )

Protected Methods

Method Description
getHandler ( $options = [] )

Method Details

getHandler() protected method

protected getHandler ( $options = [] )

testCreatesCurlErrors() public method

testCreatesCurlErrorsWithContext() public method

testDoesSleep() public method

public testDoesSleep ( )

testReusesHandles() public method

public testReusesHandles ( )

testUsesContentLengthWhenOverInMemorySize() public method