Mocks out facade fields and methods for testing purposes.
| Name | Type | Description | 
|---|---|---|
| addresses$ | BehaviorSubject< DaffCustomerAddressEntity[]> | A list of all customer address entities. | 
| errors$ | BehaviorSubject< DaffStateError[]> | |
| getAddress | ||
| dispatch |