JUnit 5b supports to order tests using interface MethodOrderer and ClassOrderer. We can sort tests by method and display names, random and custom order.
確定! 回上一頁