MockDaffCustomerPaymentPageFacade

Mocks out facade fields and methods for testing purposes.

Properties

Name Type Description
payments$ BehaviorSubject<DaffCustomerPaymentEntity[]> A list of all customer payment entities.
errors$ BehaviorSubject<DaffStateError[]>
getPayment Get a payment entity by ID.
dispatch
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.