PHP 클래스 Longman\TelegramBot\Tests\Unit\Commands\CommandTest

저자: Avtandil Kikabidze ([email protected])
파일 보기 프로젝트 열기: akalongman/php-telegram-bot

공개 메소드들

메소드 설명
setUp ( )
testCommandConstructorNeedsTelegramObject ( ) Test idea from here: http://stackoverflow.com/a/4371606
testCommandHasCorrectTelegramObject ( )
testCommandSetUpdateAndMessage ( )
testCommandWithConfigCorrectConfig ( )
testCommandWithConfigNotEmptyConfig ( )
testDefaultCommandDescription ( )
testDefaultCommandEmptyConfig ( )
testDefaultCommandIsEnabled ( )
testDefaultCommandName ( )
testDefaultCommandNeedsMysql ( )
testDefaultCommandUpdateNull ( )
testDefaultCommandUsage ( )
testDefaultCommandVersion ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCommandConstructorNeedsTelegramObject() 공개 메소드

Test idea from here: http://stackoverflow.com/a/4371606

testCommandHasCorrectTelegramObject() 공개 메소드

testCommandSetUpdateAndMessage() 공개 메소드

testCommandWithConfigCorrectConfig() 공개 메소드

testCommandWithConfigNotEmptyConfig() 공개 메소드

testDefaultCommandDescription() 공개 메소드

testDefaultCommandEmptyConfig() 공개 메소드

testDefaultCommandIsEnabled() 공개 메소드

testDefaultCommandName() 공개 메소드

testDefaultCommandNeedsMysql() 공개 메소드

testDefaultCommandUpdateNull() 공개 메소드

testDefaultCommandUsage() 공개 메소드

testDefaultCommandVersion() 공개 메소드