gotests on `func (c *Client) Create() {}` should output: ``` go t.Errorf("%v. Client.Create() error = %v, wantErr %v", tt.name, err, tt.wantErr) ```