@@ -29,6 +29,10 @@ |
||
29 | 29 | /* |
30 | 30 | * @return void |
31 | 31 | */ |
32 | + |
|
33 | + /** |
|
34 | + * @param TestSuiteFactory $testsuite |
|
35 | + */ |
|
32 | 36 | private function setTestSuite($testsuite) |
33 | 37 | { |
34 | 38 | assert($testsuite instanceof TestSuiteFactory); |