warriordog/ModShark
Create `FakeDbSet<T>` to allow mocking DB contexts
Aberta
#22 aberto em 9 de jul. de 2024
good first issuetestsver:Patch
Métricas do repositório
- Stars
- (10 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Create a fake implementation of DbSet<T> that can be used in mocks. This will allow the remaining services to be tested.