matcher:用于指定期望的声明性API

时间:2021-02-12 08:01:44
【文件属性】:
文件名称:matcher:用于指定期望的声明性API
文件大小:51KB
文件格式:ZIP
更新时间:2021-02-12 08:01:44
Dart 支持指定测试期望,例如单元测试。 Matcher库提供了第三代断言机制,该机制从汲取了灵感。 有关更多信息,请参见。
【文件预览】:
matcher-master
----.gitignore(246B)
----pubspec.yaml(467B)
----LICENSE(1KB)
----CHANGELOG.md(6KB)
----.github()
--------workflows()
----README.md(344B)
----lib()
--------mirror_matchers.dart(3KB)
--------src()
--------matcher.dart(750B)
----test()
--------iterable_matchers_test.dart(12KB)
--------string_matchers_test.dart(5KB)
--------having_test.dart(4KB)
--------map_matchers_test.dart(3KB)
--------test_utils.dart(1KB)
--------pretty_print_test.dart(7KB)
--------mirror_matchers_test.dart(2KB)
--------custom_matcher_test.dart(1KB)
--------operator_matchers_test.dart(2KB)
--------type_matcher_test.dart(2KB)
--------numeric_matchers_test.dart(3KB)
--------core_matchers_test.dart(7KB)
--------escape_test.dart(2KB)
--------order_matchers_test.dart(4KB)
----analysis_options.yaml(1KB)

网友评论