... ⑤ Show Failures Only: 只显示失败的用例信息 ⑦ Rerun Test: 重新运行测试用例 ⑧ Rerun Test – Failure First: 重新运行测试用例,先执行失败了的测试用例 ...
基于2个网页-相关网页
使用——test all命令行参数重新运行测试用例对象。
Re-run the test case object using the — test all command line argument.
为了直接报告结果,JUnit测试可以实现Test,但这样就失去了TestCase的其他特性(可插接的选择器、装置处理、重新运行测试用例等)。
To report results directly, JUnit tests could implement test, but then they would lose the other features of TestCase (pluggable selector, fixture handling, rerunning test cases, etc.).
我们会对每个存储层重复执行该测试套件,并且会重新运行这些测试用例2次:一次是测试事务日志恢复,然后测试常规的关闭。
We repeat the test suite for each of our storage layers. Again we rerun those test cases 2 times: once to test Transaction Log recovery and then to test Regular Shutdown.
应用推荐