mirror of https://github.com/stretchr/testify.git
We don't need to define "hard" types for *AssertionFunc types as we don't attach methods to them. Also, making them just type aliases will give more flexibility to users of our API. So ComparisonAssertionFunc and other *AssertionFunc types are now just type aliases. |
||
---|---|---|
.. | ||
doc.go | ||
forward_requirements.go | ||
forward_requirements_test.go | ||
require.go | ||
require.go.tmpl | ||
require_forward.go | ||
require_forward.go.tmpl | ||
requirements.go | ||
requirements_test.go |