Class CatalogVersionQueryPreprocessorTest
java.lang.Object
de.hybris.platform.catalog.search.preprocessor.CatalogVersionQueryPreprocessorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
CatalogVersionQueryPreprocessorTest
public CatalogVersionQueryPreprocessorTest()
-
-
Method Details
-
shouldNotProcessWhenCatalogVersionsInQueryObjectIsNull
public void shouldNotProcessWhenCatalogVersionsInQueryObjectIsNull() -
shouldNotProcessWhenCatalogVersionsInQueryObjectIsEmpty
public void shouldNotProcessWhenCatalogVersionsInQueryObjectIsEmpty() -
shouldProcessWhenThereIsCollectionOfCatalogVersionsInQueryObject
public void shouldProcessWhenThereIsCollectionOfCatalogVersionsInQueryObject()
-