How to make sure TestNG runs methods on test classes in succession instead of interleaved?

后端 未结 7 2445
南笙
南笙 2020-12-14 03:41

The situation and the problem

I have several test classes, each with several test methods. All tests use the same test database in the background. Each test class

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