spec\Prophecy\Prediction\CallTimesPredictionSpec::it_is_prediction PHP 메소드

it_is_prediction() 공개 메소드

public it_is_prediction ( )
    function it_is_prediction()
    {
        $this->shouldHaveType('Prophecy\\Prediction\\PredictionInterface');
    }