Method
Helper
mock/mock.go:1211–1211
· mock/mock.go::tHelper.Helper
()
Source from the content-addressed store, hash-verified
| 1209 | |
| 1210 | type tHelper interface { |
| 1211 | Helper() |
| 1212 | } |
| 1213 | |
| 1214 | func assertOpts(expected, actual interface{}) (expectedFmt, actualFmt string) { |
Implementers 10
outputTassert/assertion_compare_test.go MockTrequire/requirements_test.go