PHP Class Codeception\Command\GenerateWPUnit

* wpcept g:wpunit unit UserTest * wpcept g:wpunit unit User * wpcept g:wpunit unit "App\User
Inheritance: extends Symfony\Component\Console\Command\Command, use trait Codeception\Command\Shared\FileSystem, use trait Codeception\Command\Shared\Config
Afficher le fichier Open project: lucatume/wp-browser

Méthodes publiques

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

Méthodes protégées

Méthode Description
configure ( )
getGenerator ( $config, $class ) : WPUnit

Method Details

configure() protected méthode

protected configure ( )

execute() public méthode

public 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

getDescription() public méthode

public getDescription ( )

getGenerator() protected méthode

protected getGenerator ( $config, $class ) : WPUnit
$config
$class
Résultat Codeception\Lib\Generator\WPUnit