PHP Class DataSift\Storyplayer\Cli\Feature_SystemUnderTestConfigSupport

Inheritance: implements DataSift\Storyplayer\Cli\Feature
Datei anzeigen Open project: datasift/storyplayer

Public Methods

Method Description
addSwitches ( Phix_Project\CliEngine\CliCommand $command, $injectables )
initAfterModulesAvailable ( StoryTeller $st, Phix_Project\CliEngine $engine, DataSift\Storyplayer\Injectables $injectables )
initBeforeModulesAvailable ( Phix_Project\CliEngine $engine, Phix_Project\CliEngine\CliCommand $command, DataSift\Storyplayer\Injectables $injectables )

Method Details

addSwitches() public method

public addSwitches ( Phix_Project\CliEngine\CliCommand $command, $injectables )
$command Phix_Project\CliEngine\CliCommand

initAfterModulesAvailable() public method

public initAfterModulesAvailable ( StoryTeller $st, Phix_Project\CliEngine $engine, DataSift\Storyplayer\Injectables $injectables )
$st DataSift\Storyplayer\PlayerLib\StoryTeller
$engine Phix_Project\CliEngine
$injectables DataSift\Storyplayer\Injectables

initBeforeModulesAvailable() public method

public initBeforeModulesAvailable ( Phix_Project\CliEngine $engine, Phix_Project\CliEngine\CliCommand $command, DataSift\Storyplayer\Injectables $injectables )
$engine Phix_Project\CliEngine
$command Phix_Project\CliEngine\CliCommand
$injectables DataSift\Storyplayer\Injectables