zymap commented on code in PR #3726:
URL: https://github.com/apache/bookkeeper/pull/3726#discussion_r1064328088
##########
bookkeeper-server/src/test/java/org/apache/bookkeeper/client/BookKeeperTest.java:
##########
@@ -1127,4 +1127,193 @@ public void
testBookieAddressResolverPassedToDNSToSwitchMapping() throws Excepti
}
}
+ @Test
+ public void testCreateLedgerWithIllegalArguments() throws Exception {
Review Comment:
You can use data provider to define the different case of the test.
--
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]