Actually you can annotate a JUnit 5 test with @RunWith(JUnit5.class). That doesn't give you the full feature set but it's a start.
確定! 回上一頁