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

testGetProxyLogin() public method

public testGetProxyLogin ( )
    public function testGetProxyLogin()
    {
        $this->assertEmpty(self::optionsInstance()->getProxyLogin());
    }