TestResultCollection
final class TestResultCollection implements IteratorAggregate (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
static TestResultCollection
fromArray(array $testResults)
No description
array
asArray()
No description
getIterator()
No description
Details
static TestResultCollection
fromArray(array $testResults)
No description
array
asArray()
No description
TestResultCollectionIterator
getIterator()
No description