PHP Class PhpSpec\Console\ContainerAssembler

Afficher le fichier Open project: phpspec/phpspec Class Usage Examples

Méthodes publiques

Méthode Description
build ( IndexedServiceContainer $container )

Méthodes protégées

Méthode Description
setupFormatter ( IndexedServiceContainer $container )

Private Methods

Méthode Description
setupCommands ( IndexedServiceContainer $container )
setupConsoleEventDispatcher ( IndexedServiceContainer $container )
setupCurrentExample ( IndexedServiceContainer $container )
setupEventDispatcher ( IndexedServiceContainer $container )
setupGenerators ( IndexedServiceContainer $container )
setupIO ( IndexedServiceContainer $container )
setupLoader ( IndexedServiceContainer $container )
setupLocator ( IndexedServiceContainer $container )
setupMatchers ( IndexedServiceContainer $container )
setupPresenter ( IndexedServiceContainer $container )
setupRerunner ( IndexedServiceContainer $container )
setupResultConverter ( IndexedServiceContainer $container )
setupRunner ( IndexedServiceContainer $container )
setupShutdown ( IndexedServiceContainer $container )
setupSubscribers ( IndexedServiceContainer $container )

Method Details

build() public méthode

public build ( IndexedServiceContainer $container )
$container PhpSpec\ServiceContainer\IndexedServiceContainer

setupFormatter() protected méthode

protected setupFormatter ( IndexedServiceContainer $container )
$container PhpSpec\ServiceContainer\IndexedServiceContainer