메소드 | 설명 | |
---|---|---|
__construct ( string $pattern, callable $callable, null | string $description = null ) | Initializes transformation. | |
__toString ( ) | ||
getPattern ( ) | ||
getPriority ( ) | ||
supportsDefinitionAndArgument ( Behat\Behat\Definition\Call\DefinitionCall $definitionCall, $argumentIndex, $argumentValue ) | ||
supportsPatternAndMethod ( $pattern, ReflectionMethod $method ) | ||
transformArgument ( |
public supportsDefinitionAndArgument ( Behat\Behat\Definition\Call\DefinitionCall $definitionCall, $argumentIndex, $argumentValue ) | ||
$definitionCall | Behat\Behat\Definition\Call\DefinitionCall |
public static supportsPatternAndMethod ( $pattern, ReflectionMethod $method ) | ||
$method | ReflectionMethod |
public transformArgument ( |
||
$callCenter | ||
$definitionCall | Behat\Behat\Definition\Call\DefinitionCall |