Uses of Class
de.hybris.platform.catalog.synchronization.CatalogVersionAssert
Packages that use CatalogVersionAssert
-
Uses of CatalogVersionAssert in de.hybris.platform.catalog.synchronization
Methods in de.hybris.platform.catalog.synchronization that return CatalogVersionAssertModifier and TypeMethodDescriptionstatic CatalogVersionAssertCatalogVersionAssert.assertThat(CatalogVersionModel catalog) CatalogVersionAssert.hasAllProductsWithPropertiesAs(Map<String, String> values) CatalogVersionAssert.hasCounterPartProduct(ProductModel sourceProduct) CatalogVersionAssert.hasCounterPartProductWithPropertiesAs(ProductModel sourceProduct, Map<String, String> values) CatalogVersionAssert.hasNumOfProducts(int numOfProducts) CatalogVersionAssert.hasNumOfProductsAndReferences(int numOfProducts, int numOfReferences)