Class TemplateTestUtil


  • public class TemplateTestUtil
    extends Object
    • Constructor Detail

      • TemplateTestUtil

        public TemplateTestUtil()
    • Method Detail

      • getEndpointTemplates

        public static org.wso2.carbon.mediation.templates.common.EndpointTemplateInfo[] getEndpointTemplates​(int pageNumber,
                                                                                                             int endpointTemplatesPerPage)
      • getDynamicEndpointTemplates

        public static org.wso2.carbon.mediation.templates.common.EndpointTemplateInfo[] getDynamicEndpointTemplates​(int pageNumber,
                                                                                                                    int endpointTemplatesPerPage)
      • getEndpointTemplatesCount

        public static int getEndpointTemplatesCount()
      • getDynamicEndpointTemplatesCount

        public static int getDynamicEndpointTemplatesCount()
      • getTempalate

        public static org.apache.synapse.endpoints.Template getTempalate​(String templateName)