final class TestResultCollection implements IteratorAggregate (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

fromArray(array $testResults)

No description

array
asArray()

No description

Details

static TestResultCollection fromArray(array $testResults)

No description

Parameters

array $testResults

Return Value

TestResultCollection

array asArray()

No description

Return Value

array

TestResultCollectionIterator getIterator()

No description