You don't need it anymore when using junit 5. In the junit documentation it states: Annotating a class with @RunWith(JUnitPlatform.class) ...
確定! 回上一頁