ubo-dev commented on PR #21740:
URL: https://github.com/apache/pulsar/pull/21740#issuecomment-1859151450

   I did try to add some test for this case but I have struggled a little. In 
AdminApiTest class there is a test that is for listing, creation, deletion for 
clusters. When I try to test this case, it does not run through CmdClusters, so 
I couldn't test it. 
   `admin.clusters().deleteCluster(cluster);`
   This line takes deletion to a part that is after where my code is appears.
   What do you suggest in this situation. Where I can write the test of this 
case.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to