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

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

Méthodes publiques

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

Method Details

__construct() public méthode

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

getLocatorExamples() public méthode

public getLocatorExamples ( )

locateSpecifications() public méthode

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