PHP 클래스 Sanpi\Behatch\HttpCall\HttpCallListener

상속: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
파일 보기 프로젝트 열기: behatch/contexts

공개 메소드들

메소드 설명
__construct ( Sanpi\Behatch\HttpCall\ContextSupportedVoter $contextSupportedVoter, HttpCallResultPool $httpCallResultPool, Behat\Mink\Mink $mink )
afterStep ( Behat\Behat\EventDispatcher\Event\AfterStepTested $event )
getSubscribedEvents ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Sanpi\Behatch\HttpCall\ContextSupportedVoter $contextSupportedVoter, HttpCallResultPool $httpCallResultPool, Behat\Mink\Mink $mink )
$contextSupportedVoter Sanpi\Behatch\HttpCall\ContextSupportedVoter
$httpCallResultPool HttpCallResultPool
$mink Behat\Mink\Mink

afterStep() 공개 메소드

public afterStep ( Behat\Behat\EventDispatcher\Event\AfterStepTested $event )
$event Behat\Behat\EventDispatcher\Event\AfterStepTested

getSubscribedEvents() 공개 정적인 메소드

public static getSubscribedEvents ( )