PHP Class GuzzleHttp\Tests\PoolTest

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

Public Methods

Method Description
testBatchesResults ( )
testBatchesResultsWithCallbacks ( )
testCanProvideCallablesThatReturnResponses ( )
testExecutesPendingWhenWaiting ( )
testSendsAndRealizesFuture ( )
testUsesRequestOptions ( )
testUsesYieldedKeyInFulfilledCallback ( )
testValidatesEachElement ( )
testValidatesIterable ( )

Private Methods

Method Description
getClient ( $total = 1 )

Method Details

testBatchesResults() public method

public testBatchesResults ( )

testBatchesResultsWithCallbacks() public method

testCanProvideCallablesThatReturnResponses() public method

testExecutesPendingWhenWaiting() public method

testSendsAndRealizesFuture() public method

testUsesRequestOptions() public method

testUsesYieldedKeyInFulfilledCallback() public method

testValidatesEachElement() public method

testValidatesIterable() public method