Package de.hybris.platform.cms2.misc
Class UrlUtilsTest
java.lang.Object
de.hybris.platform.cms2.misc.UrlUtilsTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UrlUtilsTest
public UrlUtilsTest()
-
-
Method Details
-
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()
-