PHP Class seregazhuk\tests\Bot\Api\TopicsTest

Inheritance: extends ProviderTest, use trait seregazhuk\tests\helpers\FollowResponseHelper
Show file Open project: seregazhuk/php-pinterest-bot

Protected Properties

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

Public Methods

Method Description
it_should_follow_topic ( )
it_should_return_generator_for_pins ( )
it_should_return_topic_info ( )
it_should_unfollow_topic ( )

Method Details

it_should_follow_topic() public method

it_should_return_generator_for_pins() public method

it_should_return_topic_info() public method

it_should_unfollow_topic() public method

Property Details

$provider protected property

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

$providerClass protected property

protected string $providerClass
return string