I\'d like to give the background to this question. Skip if you like. For quite a while I\'ve paid close attention to the on going debates on stackoverflow and elsewhere rega
The example DbSet provided by the EF team is just that: an example.
DbSet
If you want to mock Include (or FindAsync), you'll have to do it yourself.
Include