PHP 클래스 seregazhuk\tests\Bot\Api\ConversationsTest

상속: extends ProviderTest
파일 보기 프로젝트 열기: seregazhuk/php-pinterest-bot

보호된 프로퍼티들

프로퍼티 타입 설명
$provider seregazhuk\PinterestBot\Api\Providers\Conversations
$providerClass string

공개 메소드들

메소드 설명
it_should_return_last_conversation ( )
it_should_send_emails ( )
it_should_send_messages ( )
it_should_throw_exception_when_sending_email_to_no_emails ( )
it_should_throw_exception_when_sending_message_to_no_users ( )

보호된 메소드들

메소드 설명
apiShouldSendMessage ( )

메소드 상세

apiShouldSendMessage() 보호된 메소드

protected apiShouldSendMessage ( )

it_should_return_last_conversation() 공개 메소드

it_should_send_emails() 공개 메소드

it_should_send_messages() 공개 메소드

it_should_throw_exception_when_sending_email_to_no_emails() 공개 메소드

it_should_throw_exception_when_sending_message_to_no_users() 공개 메소드

프로퍼티 상세

$provider 보호되어 있는 프로퍼티

protected Conversations,seregazhuk\PinterestBot\Api\Providers $provider
리턴 seregazhuk\PinterestBot\Api\Providers\Conversations

$providerClass 보호되어 있는 프로퍼티

protected string $providerClass
리턴 string