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

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

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
it_should_edit_user_profile ( )
it_should_get_user_profile_and_send_request_when_deactivating ( )
it_should_return_ban_info_from_profile ( )
it_should_return_current_user_profile ( )
it_should_return_username_from_profile ( )
it_should_send_invitation_by_email ( )
it_should_upload_image_when_editing_profile_with_local_image ( )

메소드 상세

it_should_edit_user_profile() 공개 메소드

it_should_get_user_profile_and_send_request_when_deactivating() 공개 메소드

it_should_return_ban_info_from_profile() 공개 메소드

it_should_return_current_user_profile() 공개 메소드

it_should_return_username_from_profile() 공개 메소드

it_should_send_invitation_by_email() 공개 메소드

it_should_upload_image_when_editing_profile_with_local_image() 공개 메소드

프로퍼티 상세

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

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

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

protected string $providerClass
리턴 string