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.).
为了直接报告结果,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.).
为了直接报告结果,JUnit测试可以实现Test,但这样就失去了TestCase的其他特性(可插接的选择器、装置处理、重新运行测试用例等)。
应用推荐