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

testGetProxyPort() public method

public testGetProxyPort ( )
    public function testGetProxyPort()
    {
        $this->assertEmpty(self::optionsInstance()->getProxyPort());
    }