PHP 클래스 PhpSpec\Console\ContainerAssembler

파일 보기 프로젝트 열기: phpspec/phpspec 1 사용 예제들

공개 메소드들

메소드 설명
build ( IndexedServiceContainer $container )

보호된 메소드들

메소드 설명
setupFormatter ( IndexedServiceContainer $container )

비공개 메소드들

메소드 설명
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 )

메소드 상세

build() 공개 메소드

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

setupFormatter() 보호된 메소드

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