spec\Crummy\Phlack\Message\FieldSpec::it_should_be_short PHP Méthode

it_should_be_short() public méthode

public it_should_be_short ( )
    public function it_should_be_short()
    {
        $this['short'] = true;
        $this->shouldBeShort();
    }