PHP Class GuzzleHttp\Test\Handler\MockHandlerTest

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

Méthodes publiques

Méthode Description
testCanCreateWithDefaultMiddleware ( )
testCanEnqueueCallables ( )
testCanGetLastRequestAndOptions ( )
testCanQueueExceptions ( )
testEnsuresEachAppendIsValid ( )
testInvokesOnFulfilled ( )
testInvokesOnRejected ( )
testInvokesOnStatsFunctionForError ( )
testInvokesOnStatsFunctionForResponse ( )
testIsCountable ( )
testReturnsMockResponse ( )
testSinkFilename ( )
testSinkResource ( )
testSinkStream ( )
testThrowsWhenNoMoreResponses ( )

Method Details

testCanCreateWithDefaultMiddleware() public méthode

testCanEnqueueCallables() public méthode

testCanGetLastRequestAndOptions() public méthode

testCanQueueExceptions() public méthode

testEnsuresEachAppendIsValid() public méthode

testInvokesOnFulfilled() public méthode

testInvokesOnRejected() public méthode

testInvokesOnStatsFunctionForError() public méthode

testInvokesOnStatsFunctionForResponse() public méthode

testIsCountable() public méthode

public testIsCountable ( )

testReturnsMockResponse() public méthode

testSinkFilename() public méthode

public testSinkFilename ( )

testSinkResource() public méthode

public testSinkResource ( )

testSinkStream() public méthode

public testSinkStream ( )

testThrowsWhenNoMoreResponses() public méthode