How to mock two same mongo collection with different results?

前端 未结 0 1488
粉色の甜心
粉色の甜心 2021-01-31 17:58

I have to mock the two aggregate pipeline methods which point to the same collection.

sample Code below

private void GetMethod()
{

  var result1 = databas         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题