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

testGetProxyHost() public méthode

public testGetProxyHost ( )
    public function testGetProxyHost()
    {
        $this->assertEmpty(self::optionsInstance()->getProxyHost());
    }