Closed kristof12345 closed 3 years ago
Hi!
When trying to make unit tests for my app it'd be really useful to mock WebPushClient. For this creating an abstract base class or an interface would be really useful (or just making SendNotificationAsync overridable).
Thank you!
Thanks for your advice.
IWebPushClient was introduced for mocking and released in v1.0.12
Hi!
When trying to make unit tests for my app it'd be really useful to mock WebPushClient. For this creating an abstract base class or an interface would be really useful (or just making SendNotificationAsync overridable).
Thank you!