PHP Class InterNations\Component\HttpMock\Tests\AppIntegrationTest

Inheritance: extends InterNations\Component\Testing\AbstractTestCase
Afficher le fichier Open project: internations/http-mock

Méthodes publiques

Méthode Description
setUp ( )
setUpBeforeClass ( )
tearDownAfterClass ( )
testErrorHandling ( )
testNewestExpectationsAreFirstEvaluated ( )
testRecording ( )
testServerParamsAreRecorded ( )
testSimpleUseCase ( )

Private Methods

Méthode Description
createExpectationParams ( array $closures, Response $response )
parseRequestFromResponse ( Guzzle\Http\Message\Response $response )

Method Details

setUp() public méthode

public setUp ( )

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

tearDownAfterClass() public static méthode

public static tearDownAfterClass ( )

testErrorHandling() public méthode

public testErrorHandling ( )

testNewestExpectationsAreFirstEvaluated() public méthode

testRecording() public méthode

public testRecording ( )

testServerParamsAreRecorded() public méthode

testSimpleUseCase() public méthode

public testSimpleUseCase ( )