HumHub Documentation (unofficial)

GherkinSnippets
in package

Table of Contents

Properties

$features  : mixed
$processed  : mixed
$snippets  : mixed
$template  : mixed

Methods

__construct()  : mixed
addSnippet()  : mixed
getFeatures()  : mixed
getSnippets()  : mixed
stepHasPyStringArgument()  : mixed

Properties

$template

protected mixed $template = <<<EOF /** * @{{type}} {{text}} */ public function {{methodName}}({{params}}) { throw new \\PHPUnit\\Framework\\IncompleteTestError("Step `{{text}}` is not defined"); } EOF

Methods

__construct()

public __construct(mixed $settings[, mixed $test = null ]) : mixed
Parameters
$settings : mixed
$test : mixed = null

        
On this page

Search results