Pretty much the title says it all. Note that the question is order of "classes" not the test methods inside them. Per answers here, the default execution order of test methods within a class can be configured using @FixMethodOrder
and the default is computed using the hash of function names.
Asked
Active
Viewed 17 times
0

ParSal
- 114
- 3
- 9