go.uber.org/mock/gomock.TestHelper.Errorf (method)

5 uses

	go.uber.org/mock/gomock (current package)
		controller.go#L28: 	Errorf(format string, args ...any)
		controller.go#L129: 	r.t.Errorf(format, args...)
		controller.go#L158: 	h.t.Errorf(format, args...)
		controller.go#L284: 		ctrl.T.Errorf("missing call(s) to %v", call)
		controller.go#L291: 		ctrl.T.Errorf("aborting test due to missing call(s)")