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

testParseException() public static méthode

public static testParseException ( )
    public static function testParseException()
    {
        GeneratorOptions::instance(__DIR__ . '/../resources/bad_generator_options.yml');
    }