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

testGetSoapOptions() public method

public testGetSoapOptions ( )
    public function testGetSoapOptions()
    {
        $this->assertEmpty(self::optionsInstance()->getSoapOptions());
    }