PHP Class Longman\TelegramBot\Tests\Unit\InlineKeyboardTest

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

Méthodes publiques

Méthode Description
testInlineKeyboardAddRows ( )
testInlineKeyboardDataMalformedField ( )
testInlineKeyboardDataMalformedSubfield ( )
testInlineKeyboardMultipleButtonsMultipleRows ( )
testInlineKeyboardMultipleButtonsSingleRow ( )
testInlineKeyboardSingleButtonMultipleRows ( )
testInlineKeyboardSingleButtonSingleRow ( )

Private Methods

Méthode Description
getRandomButton ( $text )

Method Details

testInlineKeyboardAddRows() public méthode

testInlineKeyboardDataMalformedField() public méthode

testInlineKeyboardDataMalformedSubfield() public méthode

testInlineKeyboardMultipleButtonsMultipleRows() public méthode

testInlineKeyboardMultipleButtonsSingleRow() public méthode

testInlineKeyboardSingleButtonMultipleRows() public méthode

testInlineKeyboardSingleButtonSingleRow() public méthode