PluginDevelopEntityFromDbTest
class PluginDevelopEntityFromDbTest extends AbstractCommandTest
Constants
LOOP_MAX_LIMIT |
|
Properties
protected Command | $command | from AbstractCommandTest | |
protected CommandTester | $tester | from AbstractCommandTest | |
protected int | $contentCnt | $contentCnt | from AbstractCommandTest |
protected string | $content | $content | from AbstractCommandTest |
protected int | $loopCnt | $loopCnt | from AbstractCommandTest |
protected int | $loopCheckSum | $loopCheckSum | from AbstractCommandTest |
Methods
setUp()
No description
testFirst()
No description
checkQuestion($text, Question $question)
No description
assertInOutput($output, $msg)
No description
setTestCase($testCase)
No description
removePluginDir($pluginPath)
No description
createPluginDir($codePath)
No description
removePluginDb($code)
No description
checkFileAndFolder($ff)
No description
Details
in AbstractCommandTest at line 57
protected
initCommand(Command $PluginCommand)
$PluginCommand
in AbstractCommandTest at line 68
protected
executeTester(array $callback, array $commandArg)
executeTester
in AbstractCommandTest at line 83
protected string
getLastContent()
getLastContent
in AbstractCommandTest at line 109
protected
addCommand(Command $command)
addCommand
in AbstractCommandTest at line 122
protected
mockQuestionHelper(Command $cmd, callable $mockHandler)
mockQuestionHelper
in AbstractCommandTest at line 134
protected string
getQuestionMark(int $no)
getQuestionMark