romantitov / MockQueryable

Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
MIT License
767 stars 74 forks source link

[PR] Fix mocking of IAsyncEnumerable from DbSet using NSubstitute #50

Closed krilllind closed 3 years ago

krilllind commented 3 years ago

PR Details

Description

Related Issue

How Has This Been Tested

Checklist