Class CatalogVersionQueryPreprocessorTest

java.lang.Object
de.hybris.platform.catalog.search.preprocessor.CatalogVersionQueryPreprocessorTest

@UnitTest public class CatalogVersionQueryPreprocessorTest extends Object
  • Constructor Details

    • CatalogVersionQueryPreprocessorTest

      public CatalogVersionQueryPreprocessorTest()
  • Method Details

    • shouldNotProcessWhenCatalogVersionsInQueryObjectIsNull

      public void shouldNotProcessWhenCatalogVersionsInQueryObjectIsNull()
    • shouldNotProcessWhenCatalogVersionsInQueryObjectIsEmpty

      public void shouldNotProcessWhenCatalogVersionsInQueryObjectIsEmpty()
    • shouldProcessWhenThereIsCollectionOfCatalogVersionsInQueryObject

      public void shouldProcessWhenThereIsCollectionOfCatalogVersionsInQueryObject()