PHP Class Sanpi\Behatch\HttpCall\HttpCallListener

Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Show file Open project: behatch/contexts

Public Methods

Method Description
__construct ( Sanpi\Behatch\HttpCall\ContextSupportedVoter $contextSupportedVoter, HttpCallResultPool $httpCallResultPool, Behat\Mink\Mink $mink )
afterStep ( Behat\Behat\EventDispatcher\Event\AfterStepTested $event )
getSubscribedEvents ( )

Method Details

__construct() public method

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 method

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

getSubscribedEvents() public static method

public static getSubscribedEvents ( )