Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何人都有用于 Simple.Data.Mocking 的 xml 结构的链接?
谢谢!
XmlMockAdapter 已弃用,因此除了项目的单元测试中的内容之外,不会出现任何文档。
正如你所说,你应该使用 InMemoryAdapter。:)