warriordog/ModShark

Create `FakeDbSet<T>` to allow mocking DB contexts

开放

#22 创建于 2024年7月9日

 (0 条评论) (0 个反应) (0 位负责人)C# (2 个派生)auto 404
good first issuetestsver:Patch

仓库指标

星标
 (10 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Create a fake implementation of DbSet<T> that can be used in mocks. This will allow the remaining services to be tested.

贡献者指南