When working with
FakeDbSet<T>
above, a Where()
query will strip away the IDbAsyncQueryProvider
, and you will still get the error again. I am looking into getting this to work, and will post here if I do.