TestCollection
final class TestCollection implements Countable, IteratorAggregate (View source)
Methods
static TestCollection
fromArray(array $tests)
No description
array
asArray()
No description
int
count()
No description
getIterator()
No description
Details
static TestCollection
fromArray(array $tests)
No description
array
asArray()
No description
int
count()
No description
TestCollectionIterator
getIterator()
No description