Choose order to execute JUnit tests

后端 未结 8 1043
执笔经年
执笔经年 2020-12-11 03:32

I wanted to choose the order to execute the JUnit tests. I have 4 classes with several test methods in it, my goal is to execute, for instance, method Y of class A, then met

8条回答
提交回复
热议问题