JUnit tests are running in an arbitrary order. If you want to run your tests in a fixed order, you should use @FixMethodOrder(MethodSorters.
確定! 回上一頁