PHP Class Longman\TelegramBot\Tests\Unit\Commands\CommandTest

Afficher le fichier Open project: akalongman/php-telegram-bot

Méthodes publiques

Méthode Description
setUp ( )
testCommandConstructorNeedsTelegramObject ( ) Test idea from here: http://stackoverflow.com/a/4371606
testCommandHasCorrectTelegramObject ( )
testCommandSetUpdateAndMessage ( )
testCommandWithConfigCorrectConfig ( )
testCommandWithConfigNotEmptyConfig ( )
testDefaultCommandDescription ( )
testDefaultCommandEmptyConfig ( )
testDefaultCommandIsEnabled ( )
testDefaultCommandName ( )
testDefaultCommandNeedsMysql ( )
testDefaultCommandUpdateNull ( )
testDefaultCommandUsage ( )
testDefaultCommandVersion ( )

Method Details

setUp() public méthode

public setUp ( )

testCommandConstructorNeedsTelegramObject() public méthode

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

testCommandHasCorrectTelegramObject() public méthode

testCommandSetUpdateAndMessage() public méthode

testCommandWithConfigCorrectConfig() public méthode

testCommandWithConfigNotEmptyConfig() public méthode

testDefaultCommandDescription() public méthode

testDefaultCommandEmptyConfig() public méthode

testDefaultCommandIsEnabled() public méthode

testDefaultCommandName() public méthode

testDefaultCommandNeedsMysql() public méthode

testDefaultCommandUpdateNull() public méthode

testDefaultCommandUsage() public méthode

testDefaultCommandVersion() public méthode