Commit graph

11 commits

Author SHA1 Message Date
Oleg Khlevnov
cee54236ab Update string case in TestEqual assertions_test.go 2020-03-27 12:00:00 +03:00
Arseny Balobanov
f8821ccc59 testequal: fix readme. 2020-03-26 21:18:12 +03:00
Arseny Balobanov
4304387383 testequal: add tests that compare map with slice to forbid using short form of type assertion in solution 2020-03-25 23:09:19 +03:00
Arseny Balobanov
febc967100 testequal: check that AssertEqual == !AssertNotEqual. 2020-03-25 23:04:04 +03:00
Arseny Balobanov
4423e722a9 Move error message tests from helper test to separate test. 2020-03-22 06:35:22 +03:00
Arseny Balobanov
2b49e0ea2f Rename require.go to assertions.go. 2020-03-21 03:52:43 +03:00
Arseny Balobanov
3fe2f3144f Fix string benchmark size; rename benchmarks; add map benchmark. 2020-03-21 03:50:02 +03:00
Arseny Balobanov
69abab266c Add note about err msg. 2020-03-21 03:32:54 +03:00
Arseny Balobanov
39c638aa2f Fix readme. 2020-03-21 03:12:06 +03:00
Arseny Balobanov
063b5e9764 Fix benchmark name. 2020-03-21 03:04:24 +03:00
Arseny Balobanov
fb1b643ca8 Adding testequal task. 2020-03-21 02:56:58 +03:00