PHP Class seregazhuk\tests\Bot\Api\UserTest

Inheritance: extends ProviderTest
Show file Open project: seregazhuk/php-pinterest-bot

Protected Properties

Property Type Description
$provider seregazhuk\PinterestBot\Api\Providers\User
$providerClass string

Public Methods

Method Description
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 ( )

Method Details

it_should_edit_user_profile() public method

it_should_get_user_profile_and_send_request_when_deactivating() public method

it_should_return_ban_info_from_profile() public method

it_should_return_current_user_profile() public method

it_should_return_username_from_profile() public method

it_should_send_invitation_by_email() public method

it_should_upload_image_when_editing_profile_with_local_image() public method

Property Details

$provider protected property

protected User,seregazhuk\PinterestBot\Api\Providers $provider
return seregazhuk\PinterestBot\Api\Providers\User

$providerClass protected property

protected string $providerClass
return string