Class UrlUtilsTest


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

      • UrlUtilsTest

        public UrlUtilsTest()
    • Method Detail

      • setUp

        public void setUp()
      • testExtractHostInformationFromRequestWithPreviewUrl

        public void testExtractHostInformationFromRequestWithPreviewUrl()
      • testExtractHostInformationFromRequestWithPreviewUrl_AbsolutePath

        public void testExtractHostInformationFromRequestWithPreviewUrl_AbsolutePath()
      • testExtractHostInformationFromRequestWithUrl

        public void testExtractHostInformationFromRequestWithUrl()
      • testExtractHostInformationFromRequestWithUrl_AbsolutePateh

        public void testExtractHostInformationFromRequestWithUrl_AbsolutePateh()
      • testExtractHostInformationFromRequest

        public void testExtractHostInformationFromRequest()
      • testFailExtractHostInformation_SchemeValueTooLong

        public void testFailExtractHostInformation_SchemeValueTooLong()
      • testFailExtractHostInformation_ServerNameValueTooLong

        public void testFailExtractHostInformation_ServerNameValueTooLong()