Add test case for nullSafeToString with Double array#5724
Conversation
Signed-off-by: siva kumar konda <skonda3@gmail.com>
This reverts commit 3500c83. Signed-off-by: siva kumar konda <skonda3@gmail.com>
Signed-off-by: siva kumar konda <skonda3@gmail.com>
|
Hi @skonda33, Thanks for the PR. Unfortunately, I don't think this adds much benefit. The For example, the assertion for In light of that, I don't think we need an additional assertion for a In the future, I suggest that you ask the team if certain kinds of tests or assertions are desired before spending time on creating and submitting a PR. For example, you could create an issue to discuss your proposal or start a discussion. Cheers, Sam |
Add test case for nullSafeToString with Double array
I hereby agree to the terms of the JUnit Contributor License Agreement.
Definition of Done
@APIannotations