JsonLdTestIterator
- Full name:
\JsonLdTestIterator
- This class implements:
\Iterator
Properties
index
The current test index.
count
The total number of tests.
Methods
__construct
Creates a TestIterator.
Parameters:
Parameter | Type | Description |
---|---|---|
$type |
string | the type of tests to iterate over. |
current
Gets the parameters for the next test.
Return Value:
the parameters for the next test.
key
Gets the current test number.
Return Value:
the current test number.
next
Proceeds to the next test.
rewind
Rewinds to the first test.
valid
Returns true if there are more tests to be run.
Return Value:
true if there are more tests to be run.
Automatically generated on 2025-03-18