testing.T.Error (method, view implemented interface methods)

2 uses

	testing (current package)
		fuzz.go#L629: 				f.Error("returned without calling F.Fuzz, F.Fail, or F.Skip")
		testing.go#L924: func (c *common) Error(args ...any) {