PHP Class Longman\TelegramBot\Tests\Unit\InlineKeyboardTest

Inheritance: extends TestCase
Mostra file Open project: akalongman/php-telegram-bot

Public Methods

Method Description
testInlineKeyboardAddRows ( )
testInlineKeyboardDataMalformedField ( )
testInlineKeyboardDataMalformedSubfield ( )
testInlineKeyboardMultipleButtonsMultipleRows ( )
testInlineKeyboardMultipleButtonsSingleRow ( )
testInlineKeyboardSingleButtonMultipleRows ( )
testInlineKeyboardSingleButtonSingleRow ( )

Private Methods

Method Description
getRandomButton ( $text )

Method Details

testInlineKeyboardAddRows() public method

testInlineKeyboardDataMalformedField() public method

testInlineKeyboardDataMalformedSubfield() public method

testInlineKeyboardMultipleButtonsMultipleRows() public method

testInlineKeyboardMultipleButtonsSingleRow() public method

testInlineKeyboardSingleButtonMultipleRows() public method

testInlineKeyboardSingleButtonSingleRow() public method