PHP Class Longman\TelegramBot\Tests\Unit\InlineKeyboardButtonTest

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

Méthodes publiques

Méthode Description
testInlineKeyboardButtonCouldBe ( )
testInlineKeyboardButtonNoParameterFail ( )
testInlineKeyboardButtonNoTextFail ( )
testInlineKeyboardButtonParameterSetting ( )
testInlineKeyboardButtonSuccess ( )
testInlineKeyboardButtonTooManyParametersFail ( )

Method Details

testInlineKeyboardButtonCouldBe() public méthode

testInlineKeyboardButtonNoParameterFail() public méthode

testInlineKeyboardButtonNoTextFail() public méthode

testInlineKeyboardButtonParameterSetting() public méthode

testInlineKeyboardButtonSuccess() public méthode

testInlineKeyboardButtonTooManyParametersFail() public méthode