github.com/v2pro/plz@v0.0.0-20221028024117-e5f9aec5b631/test/testify/assert/assertion_format.go.tmpl (about) 1 {{.CommentFormat}} 2 func {{.DocInfo.Name}}f(t TestingT, {{.ParamsFormat}}) bool { 3 return {{.DocInfo.Name}}(t, {{.ForwardedParamsFormat}}) 4 }