QueryAsync<Dynamic>
When setting up QueryAsync with type
This is the line of code returning nothing for me.
mockDb.MockDbConnection.SetupDapperAsync(c => c.QueryAsync
I am having same issue. Setups for Query, Query
Curious if this is a bug? Hopefully not a permanent limitation, as some more generic code will not be easy to test then.
I'm also having the same problem. Thanks for opening an issue and leaving your comments. I thought I was doing something wrong!
Is there any update on this issue please? @UnoSD
@yogeshk97 (same as the other issue) at the moment I do not have the capacity for working on the repo, but I welcome PRs and I am happy to review.