I am using GetItemLinqQueryable().where(predicate).TofeedIterator().readnextasync() to retrieve item from db. how can i mock these cosmosclient method so that i can run unit testing?
Asked
Active
Viewed 12 times