Binary package “libjunit5-system-exit-java” in ubuntu noble

JUnit5 Extension to help write tests that call System.exit()

 This JUnit 5 Extension helps you write tests for code that calls System.exit().
 Starting with JUnit 5, @Rules, @ClassRules, and Runners were replaced by the
 Extension concept.