PHP Class Longman\TelegramBot\Tests\Unit\KeyboardTest

Inheritance: extends TestCase
Datei anzeigen Open project: akalongman/php-telegram-bot

Public Methods

Method Description
testKeyboardAddRows ( )
testKeyboardDataMalformedField ( )
testKeyboardDataMalformedSubfield ( )
testKeyboardMethods ( )
testKeyboardMultipleButtonsMultipleRows ( )
testKeyboardMultipleButtonsSingleRow ( )
testKeyboardSingleButtonMultipleRows ( )
testKeyboardSingleButtonSingleRow ( )
testKeyboardWithButtonObjects ( )
testKeyboardWithDataArray ( )
testPredefinedKeyboards ( )

Method Details

testKeyboardAddRows() public method

public testKeyboardAddRows ( )

testKeyboardDataMalformedField() public method

testKeyboardDataMalformedSubfield() public method

testKeyboardMethods() public method

public testKeyboardMethods ( )

testKeyboardMultipleButtonsMultipleRows() public method

testKeyboardMultipleButtonsSingleRow() public method

testKeyboardSingleButtonMultipleRows() public method

testKeyboardSingleButtonSingleRow() public method

testKeyboardWithButtonObjects() public method

testKeyboardWithDataArray() public method

testPredefinedKeyboards() public method