Class HTTPServiceValidatorTest

    • Constructor Detail

      • HTTPServiceValidatorTest

        public HTTPServiceValidatorTest()
    • Method Detail

      • testHTTPServiceDuplicateRootUrl

        public void testHTTPServiceDuplicateRootUrl()
      • testHTTPServiceEmptyRootUrl

        public void testHTTPServiceEmptyRootUrl()
      • testHTTPServiceInvalidRootUrl1

        public void testHTTPServiceInvalidRootUrl1()
      • testHTTPServiceInvalidRootUrl2

        public void testHTTPServiceInvalidRootUrl2()
      • testHTTPServiceNullRootUrl

        public void testHTTPServiceNullRootUrl()
      • testHTTPServiceValidlRootUrl3

        public void testHTTPServiceValidlRootUrl3()
      • testHTTPServiceValidRootUrl1

        public void testHTTPServiceValidRootUrl1()
      • testHTTPServiceValidRootUrl2

        public void testHTTPServiceValidRootUrl2()
      • testMethodEmptyHandler

        public void testMethodEmptyHandler()
      • testMethodNullHandler

        public void testMethodNullHandler()
      • testMethodNullHttpMethodHandler

        public void testMethodNullHttpMethodHandler()
      • testMethodValidl

        public void testMethodValidl()
      • testURLTemplateDuplicateTemplate

        public void testURLTemplateDuplicateTemplate()
      • testURLTemplateEmptyTemplate

        public void testURLTemplateEmptyTemplate()
      • testURLTemplateInvalidTemplate1

        public void testURLTemplateInvalidTemplate1()
      • testURLTemplateInvalidTemplate2

        public void testURLTemplateInvalidTemplate2()
      • testURLTemplateInvalidTemplate3

        public void testURLTemplateInvalidTemplate3()
      • testURLTemplateInvalidTemplate4

        public void testURLTemplateInvalidTemplate4()
      • testURLTemplateNonSlashBeginningTemplate

        public void testURLTemplateNonSlashBeginningTemplate()
      • testURLTemplateNullTemplate

        public void testURLTemplateNullTemplate()
      • testURLTemplateValidTemplate1

        public void testURLTemplateValidTemplate1()
      • testSeverityError

        public void testSeverityError​(int errorCode,
                                      Object[] errorData,
                                      org.eclipse.emf.common.util.BasicDiagnostic diagnostics)
      • testSeverenityOk

        public void testSeverenityOk​(org.eclipse.emf.common.util.BasicDiagnostic diagnostics)