suiteClass
Callable object that constructs a test suite from a list of tests. No methods on the resulting object are needed. The default value is the TestSuite class.
This affects all the loadTestsFrom*() methods.
suiteClass
Callable object that constructs a test suite from a list of tests. No methods on the resulting object are needed. The default value is the TestSuite class.
This affects all the loadTestsFrom*() methods.
Please login to continue.