PHP Class PhpSpec\Console\ContainerAssembler

Show file Open project: phpspec/phpspec Class Usage Examples

Public Methods

Method Description
build ( IndexedServiceContainer $container )

Protected Methods

Method Description
setupFormatter ( IndexedServiceContainer $container )

Private Methods

Method 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 method

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

setupFormatter() protected method

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