PHP Class GuzzleHttp\Tests\Handler\CurlMultiHandlerTest

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

Public Methods

Method Description
testCanCancel ( )
testCanSetSelectTimeout ( )
testCannotCancelFinished ( )
testCreatesExceptions ( )
testDelaysConcurrently ( )
testSendsRequest ( )
throwsWhenAccessingInvalidProperty ( )

Method Details

testCanCancel() public method

public testCanCancel ( )

testCanSetSelectTimeout() public method

testCannotCancelFinished() public method

testCreatesExceptions() public method

testDelaysConcurrently() public method

testSendsRequest() public method

public testSendsRequest ( )

throwsWhenAccessingInvalidProperty() public method