PHP Class Behat\Behat\Gherkin\Specification\Locator\FilesystemRerunScenariosListLocator

Author: Konstantin Kudryashov ([email protected])
Inheritance: implements Behat\Testwork\Specification\Locator\SpecificationLocator
Show file Open project: behat/behat

Public Methods

Method Description
__construct ( Gherkin $gherkin ) Initializes locator.
getLocatorExamples ( )
locateSpecifications ( Behat\Testwork\Suite\Suite $suite, $locator )

Method Details

__construct() public method

Initializes locator.
public __construct ( Gherkin $gherkin )
$gherkin Behat\Gherkin\Gherkin

getLocatorExamples() public method

public getLocatorExamples ( )

locateSpecifications() public method

public locateSpecifications ( Behat\Testwork\Suite\Suite $suite, $locator )
$suite Behat\Testwork\Suite\Suite