Class SearchRestrictionsQueryPreprocessorTest

java.lang.Object
de.hybris.platform.search.restriction.preprocessor.SearchRestrictionsQueryPreprocessorTest

@UnitTest public class SearchRestrictionsQueryPreprocessorTest extends Object
  • 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()