method
_run_suites
v2_1_10 -
Show latest stable
- Class:
MiniTest::Unit
_run_suites(suites, type)public
Runs all the suites for a given type. Runs suites declaring a test_order of :parallel in parallel, and everything else serial.
_run_suites(suites, type)Runs all the suites for a given type. Runs suites declaring a test_order of :parallel in parallel, and everything else serial.