final class TestResultCollection implements IteratorAggregate (View source)

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