Class SwaggerYamlParser


  • public class SwaggerYamlParser
    extends java.lang.Object
    This will handle the Swagger YAML file It will contain all the models, request or any other properties needed for out generator
    Author:
    Paul Brodner
    • Constructor Detail

      • SwaggerYamlParser

        public SwaggerYamlParser​(java.lang.String swaggerFilePath)
                          throws org.alfresco.utility.exception.TestConfigurationException
        Throws:
        org.alfresco.utility.exception.TestConfigurationException
    • Method Detail

      • computeCoverage

        public void computeCoverage()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • generateMissingModules

        public void generateMissingModules()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception