Using assertion messages with Unquote in F#?

前端 未结 0 1575
旧时难觅i
旧时难觅i 2021-01-20 12:32

Some test assertion frameworks allow you to add a custom message to your assertion, such as the following using NUnit:

Assert.AreEqual(1, result, "the re         


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