PHP Class seregazhuk\tests\Bot\Api\BoardsTest

Inheritance: extends ProviderTest, use trait seregazhuk\tests\helpers\FollowResponseHelper
Afficher le fichier Open project: seregazhuk/php-pinterest-bot

Protected Properties

Свойство Type Description
$provider seregazhuk\PinterestBot\Api\Providers\Boards
$providerClass string

Méthodes publiques

Méthode Description
it_should_create_board ( )
it_should_delete_board ( )
it_should_follow_boards ( )
it_should_return_board_info ( )
it_should_return_boards_for_specific_user ( )
it_should_return_generator_for_boards_followers ( )
it_should_return_generator_with_pins_for_specific_board ( )
it_should_return_title_suggestions_for_pin ( )
it_should_should_return_generator_when_searching ( )
it_should_unfollow_boards ( )
it_should_update_board ( )

Method Details

it_should_create_board() public méthode

it_should_delete_board() public méthode

it_should_follow_boards() public méthode

it_should_return_board_info() public méthode

it_should_return_boards_for_specific_user() public méthode

it_should_return_generator_for_boards_followers() public méthode

it_should_return_generator_with_pins_for_specific_board() public méthode

it_should_return_title_suggestions_for_pin() public méthode

it_should_should_return_generator_when_searching() public méthode

it_should_unfollow_boards() public méthode

it_should_update_board() public méthode

Property Details

$provider protected_oe property

protected Boards,seregazhuk\PinterestBot\Api\Providers $provider
Résultat seregazhuk\PinterestBot\Api\Providers\Boards

$providerClass protected_oe property

protected string $providerClass
Résultat string