goelrajat commented on issue #142: KNOX-1996: Adding changes to remove extra / while generating backedn … URL: https://github.com/apache/knox/pull/142#issuecomment-533498373 Thanks @risdenk for the comments. I have refactored the code with a Base test class. I had a quick look at how to implement Junit Parameterized test. In my case, I need to parameterize setting up of GatewayConfig and starting of Gateway Server which would be done repeatedly for both the test cases so not much performance gain in terms of test case execution. Please check.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
