Documentation

TypedArrayPrimitiveValueTest extends TestCase

Tags
group

value

Table of Contents

dataProvider()  : array<int|string, array<int|string, mixed>>
test()  : void
createInstance()  : TypedArray<mixed, mixed>

Methods

dataProvider()

public dataProvider() : array<int|string, array<int|string, mixed>>
Return values
array<int|string, array<int|string, mixed>>

test()

public test(string $valueType, array<int, mixed>|null $values[, Exception $exception = null ]) : void
Parameters
$valueType : string
$values : array<int, mixed>|null
$exception : Exception = null
Tags
dataProvider

dataProvider

phpstan-param

list|null $values

Return values
void

Search results