PHP Class Alex\BehatLauncher\Behat\FeatureFile

Inheritance: implements Symfony\Component\Serializer\Normalizer\NormalizableInterface
Show file Open project: alexandresalome/behat-launcher

Public Methods

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

Method Details

__construct() public method

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

getName() public method

public getName ( ) : string
return string

getPath() public method

public getPath ( ) : string
return string

normalize() public method

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