spec\Phpro\SoapClient\Type\MixedResultSpec::it_contains_the_mixed_result PHP 메소드

it_contains_the_mixed_result() 공개 메소드

    function it_contains_the_mixed_result()
    {
        $this->getResult()->shouldBe('actualResult');
    }