PHP Class Behat\Behat\Context\ContextClass\SimpleClassGenerator

Author: Konstantin Kudryashov ([email protected])
Inheritance: implements Behat\Behat\Context\ContextClass\ClassGenerator
Datei anzeigen Open project: behat/behat

Protected Properties

Property Type Description
$template string

Public Methods

Method Description
generateClass ( Behat\Testwork\Suite\Suite $suite, $contextClass )
supportsSuiteAndClass ( Behat\Testwork\Suite\Suite $suite, $contextClass )

Method Details

generateClass() public method

public generateClass ( Behat\Testwork\Suite\Suite $suite, $contextClass )
$suite Behat\Testwork\Suite\Suite

supportsSuiteAndClass() public method

public supportsSuiteAndClass ( Behat\Testwork\Suite\Suite $suite, $contextClass )
$suite Behat\Testwork\Suite\Suite

Property Details

$template protected_oe static_oe property

protected static string $template
return string