public function __construct(TestSuiteCollection $testSuites) { $this->testSuites = $testSuites->asArray(); }