PHP 인터페이스 Behat\Behat\Context\Snippet\Generator\TargetContextIdentifier

저자: Konstantin Kudryashov ([email protected])
파일 보기 프로젝트 열기: behat/behat 0 사용 예제들

공개 메소드들

메소드 설명
guessTargetContextClass ( Behat\Behat\Context\Environment\ContextEnvironment $environment ) : null | string Attempts to guess the target context class from the environment.

메소드 상세

guessTargetContextClass() 공개 메소드

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
리턴 null | string