MockDaffNavigationFacade

A mock of the DaffNavigationFacade used to remove any interaction with the ngrx store. This mock should be imported into tests using the DaffNavigationStateTestingModule.

Properties

Name Type Description
loading$ BehaviorSubject<boolean>
tree$ BehaviorSubject<T>
errors$ BehaviorSubject<DaffStateError[]>
dispatch
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.