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

testGetSuffix() public méthode

public testGetSuffix ( )
    public function testGetSuffix()
    {
        $this->assertEmpty(self::optionsInstance()->getSuffix());
    }