vlsi commented on PR #5900:
URL: https://github.com/apache/jmeter/pull/5900#issuecomment-1547450222
>So, why are there no tests for ClientJmeterEngine?
Try adding `if (true) { throw new IllegalStateException("ClientJmeterEngine
is broken"); }` to `ClientJmeterEngine` in your PR.
Then you'll see what are the tests that can detect such a change.
--
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]