Documentation

ConversationTest extends TestCase
in package

Tags
author

Avtandil Kikabidze akalongman@gmail.com

copyright

Avtandil Kikabidze akalongman@gmail.com

license

http://opensource.org/licenses/mit-license.php The MIT License (MIT)

link
https://github.com/php-telegram-bot/core

Table of Contents

$dummy_api_key  : string
$telegram  : Telegram
testCancelConversation()  : mixed
testConversationThatDoesntExistPropertiesSetCorrectly()  : mixed
testConversationThatDoesntExistWithCommand()  : mixed
testConversationThatDoesntExistWithoutCommand()  : mixed
testConversationThatExistsPropertiesSetCorrectly()  : mixed
testNewConversationThatWillExistWithCommand()  : mixed
testNewConversationThatWontExistWithoutCommand()  : mixed
testStopConversation()  : mixed
testUpdateConversationNotes()  : mixed
setUp()  : mixed
skip64BitTest()  : mixed

Properties

$dummy_api_key

public static string $dummy_api_key = '123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11'

Methods

testCancelConversation()

public testCancelConversation() : mixed
Return values
mixed

testConversationThatDoesntExistPropertiesSetCorrectly()

public testConversationThatDoesntExistPropertiesSetCorrectly() : mixed
Return values
mixed

testConversationThatDoesntExistWithCommand()

public testConversationThatDoesntExistWithCommand() : mixed
Tags
expectedException

\Longman\TelegramBot\Exception\TelegramException

Return values
mixed

testConversationThatDoesntExistWithoutCommand()

public testConversationThatDoesntExistWithoutCommand() : mixed
Return values
mixed

testConversationThatExistsPropertiesSetCorrectly()

public testConversationThatExistsPropertiesSetCorrectly() : mixed
Return values
mixed

testNewConversationThatWillExistWithCommand()

public testNewConversationThatWillExistWithCommand() : mixed
Return values
mixed

testNewConversationThatWontExistWithoutCommand()

public testNewConversationThatWontExistWithoutCommand() : mixed
Return values
mixed

testStopConversation()

public testStopConversation() : mixed
Return values
mixed

testUpdateConversationNotes()

public testUpdateConversationNotes() : mixed
Return values
mixed

skip64BitTest()

protected skip64BitTest() : mixed
Return values
mixed

Search results