PHP Class PHPSpec2\Runner\Locator

Afficher le fichier Open project: phpspec/phpspec2

Méthodes publiques

Méthode Description
__construct ( PHPSpec2\Loader\LoaderInterface $loader )
getSpecifications ( $path )
getSpecificationsFromFile ( SplFileInfo $file, $line = null )

Method Details

__construct() public méthode

public __construct ( PHPSpec2\Loader\LoaderInterface $loader )
$loader PHPSpec2\Loader\LoaderInterface

getSpecifications() public méthode

public getSpecifications ( $path )

getSpecificationsFromFile() public méthode

public getSpecificationsFromFile ( SplFileInfo $file, $line = null )
$file SplFileInfo