testify/require
Michael Pu c5fc9d6b6b
Compare public elements of struct (#1309)
* Implement checking only exported fields

Co-authored-by: Anthony Chang <anthony-chang@users.noreply.github.com>

* Update comment

* Run go generate

* Make compatiable with Go 1.16.5

* Fix go generate files

* Fix white space changes

* Fix whitespace changes

* Fix whitespace changes in gogenerate files

---------

Co-authored-by: Anthony Chang <anthony-chang@users.noreply.github.com>
2023-03-14 22:01:35 +10:00
..
doc.go Fix most golint warnings 2016-01-09 19:30:22 +01:00
forward_requirements.go Make _codegen its own module so that its dependencies do not pollute the root modules dependency graph 2019-12-09 10:12:49 -07:00
forward_requirements_test.go Add ErrorContains 2021-01-16 12:32:05 +11:00
require.go Compare public elements of struct (#1309) 2023-03-14 22:01:35 +10:00
require.go.tmpl Helper is called before assert function in require.* functions 2019-02-14 17:34:13 -07:00
require_forward.go Compare public elements of struct (#1309) 2023-03-14 22:01:35 +10:00
require_forward.go.tmpl Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
requirements.go Make _codegen its own module so that its dependencies do not pollute the root modules dependency graph 2019-12-09 10:12:49 -07:00
requirements_test.go Add ErrorContains 2021-01-16 12:32:05 +11:00