PHP 클래스 GuzzleContext

상속: implements Behat\Behat\Context\Context
파일 보기 프로젝트 열기: sroze/tolerance

공개 메소드들

메소드 설명
__construct ( HookableMiddlewareFactory $hookableMiddlewareFactory, Tolerance\Bridge\Symfony\Bundle\AppBundle\ThirdParty\ApiClient $apiClient )
iSendARequestToTheRdPartyApi ( )
theRdPartyApiWillFail ( )
theRdPartyApiWillSucceed ( )
theSentRequestShouldContainAnHeader ( $header )

메소드 상세

__construct() 공개 메소드

public __construct ( HookableMiddlewareFactory $hookableMiddlewareFactory, Tolerance\Bridge\Symfony\Bundle\AppBundle\ThirdParty\ApiClient $apiClient )
$hookableMiddlewareFactory Tolerance\Bridge\Guzzle\HookableMiddlewareFactory
$apiClient Tolerance\Bridge\Symfony\Bundle\AppBundle\ThirdParty\ApiClient

iSendARequestToTheRdPartyApi() 공개 메소드

theRdPartyApiWillFail() 공개 메소드

theRdPartyApiWillSucceed() 공개 메소드

theSentRequestShouldContainAnHeader() 공개 메소드