testify/mock
Olivier Mengué 3c302f75ae
mock: improve doc (#1570)
## Summary
Improve API doc of package
[`mock`](https://pkg.go.dev/github.com/stretchr/testify/mock):
- add godoc links
- indent example code

## Motivation
Readability.
2024-03-10 11:42:04 +01:00
..
doc.go EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 2023-05-11 07:42:04 +10:00
mock.go mock: improve doc (#1570) 2024-03-10 11:42:04 +01:00
mock_test.go Merge pull request #1331 from ianrose14/ianrose/assertexpectations-skipped 2024-02-17 17:50:13 +00:00