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

testGetPrefix() public method

public testGetPrefix ( )
    public function testGetPrefix()
    {
        $this->assertEmpty(self::optionsInstance()->getPrefix());
    }