CurlMultiClientTest
extends TestCase
in package
Uses
HttpFactoryTrait
FinalYes
Table of Contents
Properties
Methods
- testEmptyStackException() : void
- testMultiRequest() : void
- setUp() : void
- getRequests() : array<string|int, mixed>
- getTestResponseHandler() : MultiResponseHandlerInterface
Properties
$http
private
CurlMultiClient
$http
$multiResponseHandler
private
MultiResponseHandlerInterface
$multiResponseHandler
Methods
testEmptyStackException()
public
testEmptyStackException() : void
testMultiRequest()
public
testMultiRequest() : void
setUp()
protected
setUp() : void
getRequests()
private
getRequests() : array<string|int, mixed>
Return values
array<string|int, mixed>getTestResponseHandler()
private
getTestResponseHandler() : MultiResponseHandlerInterface