Class SearchRestrictionsQueryPreprocessorTest
java.lang.Object
de.hybris.platform.search.restriction.preprocessor.SearchRestrictionsQueryPreprocessorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
SearchRestrictionsQueryPreprocessorTest
public SearchRestrictionsQueryPreprocessorTest()
-
-
Method Details
-
shouldNotProcessWhenSessionSearchRestrictionsInQueryObjectIsNull
public void shouldNotProcessWhenSessionSearchRestrictionsInQueryObjectIsNull() -
shouldNotProcessWhenSessionSearchRestrictionsInQueryObjectIsEmpty
public void shouldNotProcessWhenSessionSearchRestrictionsInQueryObjectIsEmpty() -
shouldProcessWhenThereIsCollectionOfSessionSearchRestrictionsInQueryObject
public void shouldProcessWhenThereIsCollectionOfSessionSearchRestrictionsInQueryObject() -
shouldDisableSearchRestrictions
public void shouldDisableSearchRestrictions() -
shouldDisableSearchRestrictionsWhenRestrictionsAreEmpty
public void shouldDisableSearchRestrictionsWhenRestrictionsAreEmpty()
-