Class DefaultTmaCustomerInventoryServiceUnitTest
- java.lang.Object
-
- de.hybris.platform.b2ctelcoservices.services.impl.DefaultTmaCustomerInventoryServiceUnitTest
-
@UnitTest public class DefaultTmaCustomerInventoryServiceUnitTest extends java.lang.ObjectTest class forDefaultTmaCustomerInventoryService- Since:
- 1911
-
-
Constructor Summary
Constructors Constructor Description DefaultTmaCustomerInventoryServiceUnitTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestCanReplaceSubscribedProductWithOffering()voidtestDoesSubscribedProductBelongToCustomer()voidtestFindSubscribedProductById()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testDoesSubscribedProductBelongToCustomer
public void testDoesSubscribedProductBelongToCustomer()
-
testFindSubscribedProductById
public void testFindSubscribedProductById()
-
testCanReplaceSubscribedProductWithOffering
public void testCanReplaceSubscribedProductWithOffering()
-
-