MockDaffRelatedProductsFacade
Mocks the DaffRelatedProductsFacadeInterface
for testing purposes.
Properties
Name | Type | Description |
---|---|---|
relatedProducts$ | BehaviorSubject<DaffProduct []> |
A list of related products of the current product. |
dispatch |