spec\Phpro\SoapClient\Soap\ClassMap\ClassMapSpec::it_should_have_a_wsdl_type PHP Method

it_should_have_a_wsdl_type() public method

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