PHP Class Alex\BehatLauncher\Behat\FeatureFile

Inheritance: implements Symfony\Component\Serializer\Normalizer\NormalizableInterface
Afficher le fichier Open project: alexandresalome/behat-launcher

Méthodes publiques

Méthode Description
__construct ( FeatureDirectory $directory, $name )
getName ( ) : string
getPath ( ) : string
normalize ( Symfony\Component\Serializer\Normalizer\NormalizerInterface $normalizer, $format = null, array $context = [] )

Method Details

__construct() public méthode

public __construct ( FeatureDirectory $directory, $name )
$directory FeatureDirectory

getName() public méthode

public getName ( ) : string
Résultat string

getPath() public méthode

public getPath ( ) : string
Résultat string

normalize() public méthode

public normalize ( Symfony\Component\Serializer\Normalizer\NormalizerInterface $normalizer, $format = null, array $context = [] )
$normalizer Symfony\Component\Serializer\Normalizer\NormalizerInterface
$context array