Currently, the names of the test suites containing tests to be executed are contained in a HashMap, which can lead to the (tests in the) test suites being executed in a non-deterministic order.
The (tests in the) testsuites should be executed in a deterministic order.
The (tests in the) testsuites should be executed in a deterministic order.