Вход Регистрация
Файл: gapps/vendor/phpspec/prophecy/spec/Prophecy/Exception/Prophecy/MethodProphecyExceptionSpec.php
Строк: 23
<?php

namespace specProphecyExceptionProphecy;

use 
PhpSpecObjectBehavior;
use 
ProphecyProphecyMethodProphecy;
use 
ProphecyProphecyObjectProphecy;
use 
specProphecyExceptionProphecy;

class 
MethodProphecyExceptionSpec extends ObjectBehavior
{
    function 
let(ObjectProphecy $objectProphecyMethodProphecy $methodProphecy)
    {
        
$methodProphecy->getObjectProphecy()->willReturn($objectProphecy);

        
$this->beConstructedWith('message'$methodProphecy);
    }

    function 
it_extends_DoubleException()
    {
        
$this->shouldBeAnInstanceOf('ProphecyExceptionProphecyObjectProphecyException');
    }

    function 
it_holds_a_stub_reference($methodProphecy)
    {
        
$this->getMethodProphecy()->shouldReturn($methodProphecy);
    }
}
Онлайн: 0
Реклама