PHP 클래스 Codeception\Command\WPBootstrapPyramid

상속: extends WPBootstrap
파일 보기 프로젝트 열기: lucatume/wp-browser

공개 메소드들

메소드 설명
getDescription ( )

보호된 메소드들

메소드 설명
createServiceSuite ( $actor = 'Service' )
createUiSuite ( $actor = 'UI' )
decorateOutput ( Symfony\Component\Console\Output\OutputInterface $output )
setupSuites ( Symfony\Component\Console\Output\OutputInterface $output )

메소드 상세

createServiceSuite() 보호된 메소드

protected createServiceSuite ( $actor = 'Service' )

createUiSuite() 보호된 메소드

protected createUiSuite ( $actor = 'UI' )

decorateOutput() 보호된 메소드

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

getDescription() 공개 메소드

public getDescription ( )

setupSuites() 보호된 메소드

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