Méthode | Description | |
---|---|---|
getDescription ( ) |
Méthode | Description | |
---|---|---|
compileTemplate ( $args, $template ) | ||
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
getRootPath ( ) : string | ||
getTestsuiteEntry ( $args ) | ||
getXmlFileContent ( $suitesEntries, $testsPath, $previousConfig = null ) | ||
loadPreviousConfig ( $xmlFile ) |
Méthode | Description | |
---|---|---|
bootstrapFilePath ( $testsPath ) | ||
getBootstrapFileContents ( $vendor, $testsPath ) |
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 |
protected getXmlFileContent ( $suitesEntries, $testsPath, $previousConfig = null ) |