PHP Class Piwik\Plugins\TestRunner\Commands\TestsRunOnAws

Inheritance: extends Piwik\Plugin\ConsoleCommand
Afficher le fichier Open project: piwik/piwik

Méthodes publiques

Méthode Description
isEnabled ( )

Méthodes protégées

Méthode Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Private Methods

Méthode Description
buildFinishedMessage ( $testSuite, $host )
getCurrentGitHash ( )
getPatchFile ( Symfony\Component\Console\Input\InputInterface $input )
getTestSuite ( Symfony\Component\Console\Input\InputInterface $input )
launchInstance ( Symfony\Component\Console\Output\OutputInterface $output, $useOneInstancePerTestSuite, Piwik\Plugins\TestRunner\Aws\Config $awsConfig, $testSuite )

Method Details

configure() protected méthode

protected configure ( )

execute() protected méthode

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

isEnabled() public méthode

public isEnabled ( )