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

it_should_have_a_php_classname() 공개 메소드

    function it_should_have_a_php_classname()
    {
        $this->getPhpClassName()->shouldBe('PhpClass');
    }