ng-mocks icon indicating copy to clipboard operation
ng-mocks copied to clipboard

Feature Request: MockInstance and existing instances

Open satanTime opened this issue 2 years ago • 0 comments

Describe the feature or problem you'd like to solve

MockInstance should update all existing instances of the related class.

Inspired by https://github.com/ike18t/ng-mocks/discussions/2621.

Proposed solution

To collect pointers to instances and update them on a call of MockInstance.

satanTime avatar Jun 07 '22 20:06 satanTime