MockDaffUpsellProductsFacade
Mocks the DaffUpsellProductsFacadeInterface
for testing purposes.
Properties
Name | Type | Description |
---|---|---|
upsellProducts$ | BehaviorSubject<DaffProduct []> |
A list of upsell products of the current product. |
dispatch |
Mocks the DaffUpsellProductsFacadeInterface
for testing purposes.
Name | Type | Description |
---|---|---|
upsellProducts$ | BehaviorSubject<DaffProduct []> |
A list of upsell products of the current product. |
dispatch |