PHP Class Codeception\Command\WPBootstrapPyramid

Inheritance: extends WPBootstrap
Afficher le fichier Open project: lucatume/wp-browser

Méthodes publiques

Méthode Description
getDescription ( )

Méthodes protégées

Méthode Description
createServiceSuite ( $actor = 'Service' )
createUiSuite ( $actor = 'UI' )
decorateOutput ( Symfony\Component\Console\Output\OutputInterface $output )
setupSuites ( Symfony\Component\Console\Output\OutputInterface $output )

Method Details

createServiceSuite() protected méthode

protected createServiceSuite ( $actor = 'Service' )

createUiSuite() protected méthode

protected createUiSuite ( $actor = 'UI' )

decorateOutput() protected méthode

protected decorateOutput ( Symfony\Component\Console\Output\OutputInterface $output )
$output Symfony\Component\Console\Output\OutputInterface

getDescription() public méthode

public getDescription ( )

setupSuites() protected méthode

protected setupSuites ( Symfony\Component\Console\Output\OutputInterface $output )
$output Symfony\Component\Console\Output\OutputInterface