Ordering unit tests in Eclipse's JUnit view

后端 未结 7 1497
不知归路
不知归路 2020-12-29 01:58

The JUnit view in Eclipse seems to order the tests randomly. How can I order them by class name?

7条回答
  •  無奈伤痛
    2020-12-29 02:10

    Ordering tests in JUnit view has been filed as bug #386453 in Eclipse Bugzilla. Commenting and/or voting there may help to get more visibility to this problem.

提交回复
热议问题