spec\Phpro\SoapClient\Soap\ClassMap\ClassMapSpec::it_should_have_a_wsdl_type PHP 메소드

it_should_have_a_wsdl_type() 공개 메소드

    function it_should_have_a_wsdl_type()
    {
        $this->getWsdlType()->shouldBe('WsdlType');
    }