Class CMSPreviewTicketFilterTest
java.lang.Object
de.hybris.platform.cmsoccaddon.filter.CMSPreviewTicketFilterTest
JUnit Tests for the CMSPreviewTicketFilter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CMSPreviewTicketFilterTest
public CMSPreviewTicketFilterTest()
-
-
Method Details
-
setup
public void setup() -
shouldPopulateSessionDataWhenTicketIdValid
- Throws:
Exception
-
shouldNotPopulateSessionDataWhenTicketIdNull
- Throws:
Exception
-
shouldNotStoreInSessionForMatchingSites
- Throws:
Exception
-
shouldNotStoreInSessionForMatchingLanguages
- Throws:
Exception
-
shouldNotPopulateSessionDataWhenPreviewDataValuesNull
- Throws:
Exception
-
shouldNotRedirectWhenShouldRedirectFromStrategyReturnsFalse
- Throws:
Exception
-
shouldRedirectWhenRequestUrlPageIdIsDifferentThanPreviewDataPageId
- Throws:
Exception
-