MockDaffCustomerPageFacade

Mocks out facade fields and methods for testing purposes.

Properties

Name Type Description
customer$ BehaviorSubject<DaffCustomer> Whether there is a pending customer operation.
loading$ BehaviorSubject<boolean>
errors$ BehaviorSubject<DaffStateError[]>
dispatch
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.