NUnit Collection Assert That item in list is after/before another item

后端 未结 0 893
醉梦人生
醉梦人生 2021-02-01 23:40

I would like to do something along the lines of...

Assert.That(collection, Has.Item("two").After.Item("one"))

Is this possibl

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