mirror of https://github.com/stretchr/testify.git
The tHelper interface is defined only for internal usage. We don't need a "hard" type for it as we don't define methods on it. Let's make is just a alias to the anonymous interface it represents. Note: we are already using type aliases elswhere, and type aliases were introduced a long time ago in Go 1.9. |
||
---|---|---|
.. | ||
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 |