mirror of https://github.com/stretchr/testify.git
Grammar fixes in doc: _asserts that at none_ -> _asserts that none_ $ grep 'that at none' */*.go assert/assertion_format.go:// NotErrorIsf asserts that at none of the errors in err's chain matches target. assert/assertion_forward.go:// NotErrorIs asserts that at none of the errors in err's chain matches target. assert/assertion_forward.go:// NotErrorIsf asserts that at none of the errors in err's chain matches target. assert/assertions.go:// NotErrorIs asserts that at none of the errors in err's chain matches target. require/require.go:// NotErrorIs asserts that at none of the errors in err's chain matches target. require/require.go:// NotErrorIsf asserts that at none of the errors in err's chain matches target. require/require_forward.go:// NotErrorIs asserts that at none of the errors in err's chain matches target. require/require_forward.go:// NotErrorIsf asserts that at none of the errors in err's chain matches target. |
||
---|---|---|
.. | ||
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 |