PHP Class Longman\TelegramBot\Tests\Unit\ConversationTest

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

Méthodes publiques

Méthode Description
testCancelConversation ( )
testConversationThatDoesntExistPropertiesSetCorrectly ( )
testConversationThatDoesntExistWithCommand ( )
testConversationThatDoesntExistWithoutCommand ( )
testConversationThatExistsPropertiesSetCorrectly ( )
testNewConversationThatWillExistWithCommand ( )
testNewConversationThatWontExistWithoutCommand ( )
testStopConversation ( )
testUpdateConversationNotes ( )

Méthodes protégées

Méthode Description
setUp ( ) setUp

Method Details

setUp() protected méthode

setUp
protected setUp ( )

testCancelConversation() public méthode

testConversationThatDoesntExistPropertiesSetCorrectly() public méthode

testConversationThatDoesntExistWithCommand() public méthode

testConversationThatDoesntExistWithoutCommand() public méthode

testConversationThatExistsPropertiesSetCorrectly() public méthode

testNewConversationThatWillExistWithCommand() public méthode

testNewConversationThatWontExistWithoutCommand() public méthode

testStopConversation() public méthode

testUpdateConversationNotes() public méthode