Class ContentPageRedirectSupplierTest
java.lang.Object
de.hybris.platform.cmsoccaddon.redirect.suppliers.impl.ContentPageRedirectSupplierTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitTypeCodePredicate(boolean theSame) voidsetup()voidvoidvoidvoidvoid
-
Constructor Details
-
ContentPageRedirectSupplierTest
public ContentPageRedirectSupplierTest()
-
-
Method Details
-
setup
public void setup() -
shouldRedirectWhenPageTypeIsNull
public void shouldRedirectWhenPageTypeIsNull() -
shouldRedirectWhenPageTypeEqualsContentPageAndPageIdFromUrlIsNotProvided
public void shouldRedirectWhenPageTypeEqualsContentPageAndPageIdFromUrlIsNotProvided() -
shouldNotRedirectWhenPageTypeIsNotContentPage
public void shouldNotRedirectWhenPageTypeIsNotContentPage() -
shouldNotRedirectWhenPageTypeEqualsContentPageAndPageIdInUrlIsProvided
public void shouldNotRedirectWhenPageTypeEqualsContentPageAndPageIdInUrlIsProvided() -
shouldPopulateAllParams
public void shouldPopulateAllParams() -
initTypeCodePredicate
protected void initTypeCodePredicate(boolean theSame)
-