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

testGetStructClass() public méthode

public testGetStructClass ( )
    public function testGetStructClass()
    {
        $this->assertSame('\\WsdlToPhp\\PackageBase\\AbstractStructBase', self::optionsInstance()->getStructClass());
    }