WsdlToPhp\PackageGenerator\Tests\ConfigurationReader\GeneratorOptionsTest::testGetProxyHost PHP Method

testGetProxyHost() public method

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