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');
    }