spec\SocialShare\Provider\StumbleUponSpec::it_gets_a_valid_number_of_shares PHP Метод

it_gets_a_valid_number_of_shares() публичный Метод

    public function it_gets_a_valid_number_of_shares()
    {
        $this->getShares('https://dunglas.fr')->shouldBeInteger();
    }