class documentation
class TrialSuite(TestSuite): (source)
Constructor: TrialSuite(tests, forceGarbageCollection)
Suite to wrap around every single test in a trial run. Used internally by Trial to set up things necessary for Trial tests to work, regardless of what context they are run in.