WsdlToPhp\PackageGenerator\Tests\ConfigurationReader\GeneratorOptionsTest::testGetServicesFolder PHP Méthode

testGetServicesFolder() public méthode

    public function testGetServicesFolder()
    {
        $this->assertSame('ServiceType', self::optionsInstance()->getServicesFolder());
    }