Mocking PnPContextFactory.CreateAsync() with NSubstitute #1537
Unanswered
Amwins-Vault-Boy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to mock the
CreateAsync()
call, but have had no luck. This is what I am trying at the moment:But won't work, at least like it is right now
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions