spec\Prophecy\Prediction\CallPredictionSpec::it_is_prediction PHP Метод

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

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