Class EventExportUtilsTest


  • @UnitTest
    public class EventExportUtilsTest
    extends java.lang.Object
    • Constructor Detail

      • EventExportUtilsTest

        public EventExportUtilsTest()
    • Method Detail

      • before

        public void before()
      • convertUrlSuccess

        public void convertUrlSuccess()
      • convertUrlWithException

        public void convertUrlWithException()
      • convertUrlWithOpenCurlyBracesMissing

        public void convertUrlWithOpenCurlyBracesMissing()
      • convertUrlWithClosedCurlyBracesMissing

        public void convertUrlWithClosedCurlyBracesMissing()
      • convertUrlWithValidUrlAsInput

        public void convertUrlWithValidUrlAsInput()
      • replacePlaceholders

        public void replacePlaceholders()
      • validdateHTTPUrl

        public void validdateHTTPUrl()
      • validateCustomProtocolUrl

        public void validateCustomProtocolUrl()