PHP 클래스 Longman\TelegramBot\Tests\Unit\ConversationTest

저자: Avtandil Kikabidze ([email protected])
상속: extends TestCase
파일 보기 프로젝트 열기: akalongman/php-telegram-bot

공개 메소드들

메소드 설명
testCancelConversation ( )
testConversationThatDoesntExistPropertiesSetCorrectly ( )
testConversationThatDoesntExistWithCommand ( )
testConversationThatDoesntExistWithoutCommand ( )
testConversationThatExistsPropertiesSetCorrectly ( )
testNewConversationThatWillExistWithCommand ( )
testNewConversationThatWontExistWithoutCommand ( )
testStopConversation ( )
testUpdateConversationNotes ( )

보호된 메소드들

메소드 설명
setUp ( ) setUp

메소드 상세

setUp() 보호된 메소드

setUp
protected setUp ( )

testCancelConversation() 공개 메소드

testConversationThatDoesntExistPropertiesSetCorrectly() 공개 메소드

testConversationThatDoesntExistWithCommand() 공개 메소드

testConversationThatDoesntExistWithoutCommand() 공개 메소드

testConversationThatExistsPropertiesSetCorrectly() 공개 메소드

testNewConversationThatWillExistWithCommand() 공개 메소드

testNewConversationThatWontExistWithoutCommand() 공개 메소드

testStopConversation() 공개 메소드

testUpdateConversationNotes() 공개 메소드