Uses of Class
de.hybris.platform.promotionengineservices.assertions.PromotionResultAssert
-
Packages that use PromotionResultAssert Package Description de.hybris.platform.promotionengineservices.assertions -
-
Uses of PromotionResultAssert in de.hybris.platform.promotionengineservices.assertions
Methods in de.hybris.platform.promotionengineservices.assertions that return PromotionResultAssert Modifier and Type Method Description static PromotionResultAssertPromotionEngineServicesAssertions. assertThat(PromotionEngineResult actual)static PromotionResultAssertPromotionResultAssert. assertThat(PromotionEngineResult actual)PromotionResultAssertPromotionResultAssert. hasCode(java.lang.String code)PromotionResultAssertPromotionResultAssert. hasDescription(java.lang.String description)PromotionResultAssertPromotionResultAssert. hasName(java.lang.String name)PromotionResultAssertPromotionResultAssert. isFiredPromotion()PromotionResultAssertPromotionResultAssert. isPotentialPromotion()
-