spec\Crummy\Phlack\Message\FieldSpec::it_should_be_short PHP Метод

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

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