JUnit provides a TestRunner class to execute test cases.
JUnit提供了一个TestRunner类来执行测试用例。
Note that TestRunner is not the only way to run a single test or a test suite.
注意,TestRunner并非运行单一测试或测试套件的惟一方法。
The second, the Tk TestRunner, creates a familiar dialog to show the results of the tests.
第二种是Tk TestRunner,它创建一个对话框来显示测试结果。
应用推荐