PHP Interface Behat\Behat\Context\Snippet\Generator\TargetContextIdentifier

Author: Konstantin Kudryashov ([email protected])
Datei anzeigen Open project: behat/behat Interface Usage Examples

Public Methods

Method Description
guessTargetContextClass ( Behat\Behat\Context\Environment\ContextEnvironment $environment ) : null | string Attempts to guess the target context class from the environment.

Method Details

guessTargetContextClass() public method

Attempts to guess the target context class from the environment.
public guessTargetContextClass ( Behat\Behat\Context\Environment\ContextEnvironment $environment ) : null | string
$environment Behat\Behat\Context\Environment\ContextEnvironment
return null | string