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

testGetProxyPassword() public méthode

    public function testGetProxyPassword()
    {
        $this->assertEmpty(self::optionsInstance()->getProxyPassword());
    }