Documentation

TestSuiteCollectionIterator
in package
implements Countable, Iterator

FinalYes
Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

template-implements

Iterator<int, TestSuite>

Table of Contents

Interfaces

Countable
Iterator

Properties

$position  : int
$testSuites  : array<string|int, mixed>

Methods

__construct()  : mixed
count()  : int
current()  : TestSuite
key()  : int
next()  : void
rewind()  : void
valid()  : bool

Properties

Methods


        
On this page

Search results