博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
学习笔记之FluentAssertions
阅读量:7207 次
发布时间:2019-06-29

本文共 1004 字,大约阅读时间需要 3 分钟。

dotnet/src/MoqSample at master · haotang923/dotnet · GitHub

  • https://github.com/htanghtang/dotnet/tree/master/src/MoqSample

FluentAssertions

  • https://github.com/fluentassertions
  • The best assertion framework in the .NET realm. “With Fluent Assertions, the assertions look beautiful, natural and most importantly, extremely readable.”

Improving Unit Testing with FluentAssertions | Passion for Coding

  • https://coding.abel.nu/2013/10/improving-unit-testing-with-fluentassertions/
  • FluentAssertions is an alternative assertion library for unit tests, to use instead of the methods in Assert class that Microsoft provides. It has much better support for exceptions and some other stuff that improves readability and makes it easier to produce tests.

c# - How to use Fluent Assertions to test for exception in inequality tests? - Stack Overflow

  • https://stackoverflow.com/questions/35006452/how-to-use-fluent-assertions-to-test-for-exception-in-inequality-tests

转载于:https://www.cnblogs.com/pegasus923/p/8650346.html

你可能感兴趣的文章
Nibiru Open Day,OZO 遇见 DigiArtist 国际数字艺术展
查看>>
MySQL · 引擎分析 · InnoDB行锁分析
查看>>
ARKit应用超300万次安装,排第一的是一款养成游戏
查看>>
C++ 对引用的深入理解
查看>>
vuejs v-for指令
查看>>
HTTP协议基础
查看>>
Android进阶笔记:Messenger源码详解
查看>>
MySQL的编译安装
查看>>
使用SSH连接CentOS步骤
查看>>
Elasticsearch 5 Ik+pinyin分词配置详解
查看>>
jsp实现简单的分页
查看>>
阿里云虚拟主机数据库主机怎么看
查看>>
[投稿]通过Web界面在多台服务器上批量创建文件
查看>>
Oracle 性能相关常用脚本(SQL)
查看>>
commit your changes or stash them before you can merge
查看>>
Linux Shell执行原理
查看>>
DATA GUARD架构(一)
查看>>
MapReduce1和Yarn的工作机制
查看>>
awk 以列为域提取文件内容
查看>>
NEC中标里斯本智慧城市项目 助力城市整体数字化变革
查看>>