Documentation

TestCollectionIterator
in package
implements Iterator

FinalYes
Tags
template-implements

Iterator<int, Test>

no-named-arguments

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

Table of Contents

Interfaces

Iterator

Properties

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

Methods

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

Properties

Methods


        
On this page

Search results