sigee commented on PR #294: URL: https://github.com/apache/commons-cli/pull/294#issuecomment-2257469641
The main purpose was to satisfy the TODO comment in the code. "TODO Needs a rework using JUnit parameterized tests." While moving the test cases into the argument provider, I also filled out some missing cases, because in the provider it is more conspicuous which cases are covered and which are not. Unfortunatelly the parent abstract class also requires a refactor, to eliminate the two disabled inherrited test cases, because their behavior differs from the other parsers, but could be covered by the parameterized 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]
