PHP 클래스 N98\Magento\Command\Database\DumpCommandTest

또한 보기: N98\Magento\Command\Database\DumpCommand
파일 보기 프로젝트 열기: netz98/n98-magerun

공개 메소드들

메소드 설명
filenamePatterns ( string $regex, array $options ) : void
provideFilenamePatternsAndOptions ( )
realDump ( )
testExecute ( )
testWithStripOption ( )

보호된 메소드들

메소드 설명
getCommand ( ) : Command

메소드 상세

filenamePatterns() 공개 메소드

public filenamePatterns ( string $regex, array $options ) : void
$regex string
$options array
리턴 void

getCommand() 보호된 메소드

protected getCommand ( ) : Command
리턴 Symfony\Component\Console\Command\Command

provideFilenamePatternsAndOptions() 공개 메소드

또한 보기: filenamePatterns

realDump() 공개 메소드

public realDump ( )

testExecute() 공개 메소드

public testExecute ( )

testWithStripOption() 공개 메소드

public testWithStripOption ( )