最後那個,junit-platform-runner包含JUnit4 Runner介面的實現類JUnitPlatform,該類僅是簡單地通知引擎執行測試。使用@RunWith(JUnitPlatform.class) ...
確定! 回上一頁