spec\Prophecy\Doubler\Generator\Node\ClassNodeSpec::it_does_not_have_properties_by_default PHP Метод

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

    function it_does_not_have_properties_by_default()
    {
        $this->getProperties()->shouldHaveCount(0);
    }