Taher-Ghaleb commented on PR #601: URL: https://github.com/apache/wicket/pull/601#issuecomment-1690941022
Thanks @solomax for your feedback. I must have misunderstood the actual objective of these cases. I will revert that commit shortly. In our research, we have actually encountered test cases where developers refactor exception handling operations using the `assertThrows` assertion (e.g., instead of using `@Test(expected)`). Therefore, we wanted to understand whether such refactoring is commonly acceptable in practice by developers and whether there are certain cases where it is not preferred by submitting such pull requests, but I mistakenly chose test cases with different behavior. Thanks. -- 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]
