PHP Класс Piwik\Plugins\TestRunner\Commands\TestsRunOnAws

Наследование: extends Piwik\Plugin\ConsoleCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
isEnabled ( )

Защищенные методы

Метод Описание
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Приватные методы

Метод Описание
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 )

Описание методов

configure() защищенный Метод

protected configure ( )

execute() защищенный Метод

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 isEnabled ( )