ConversationTest
extends TestCase
in package
Tags
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'
$telegram
private
Telegram
$telegram
Methods
testCancelConversation()
public
testCancelConversation() : mixed
Return values
mixed —testConversationThatDoesntExistPropertiesSetCorrectly()
public
testConversationThatDoesntExistPropertiesSetCorrectly() : mixed
Return values
mixed —testConversationThatDoesntExistWithCommand()
public
testConversationThatDoesntExistWithCommand() : mixed
Tags
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 —setUp()
protected
setUp() : mixed
Return values
mixed —skip64BitTest()
protected
skip64BitTest() : mixed