shoothzj commented on PR #1211:
URL: 
https://github.com/apache/pulsar-client-go/pull/1211#issuecomment-2104240942

   > > do we really need a unit test case for the `String()` method? In my 
opinion, simply testing the `String()` method has less value.
   > 
   > I think it's worth adding these tests. This is a public method exposed to 
users, and we need to ensure the correctness of the returned content. Moreover, 
other tests also rely on this String's output. We can see that this change has 
caused failures in other tests in the CI.
   
   I understand the importance of writing test cases, and I won't insist on not 
writing them. However, I'd like to note that this part of the code logic is 
quite clear and straightforward.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to