AcceptHeaderItemTest
extends TestCase
Table of Contents
-
provideFromStringData()
: mixed
-
provideToStringData()
: mixed
-
testAttribute()
: mixed
-
testFromString()
: mixed
-
testQuality()
: mixed
-
testToString()
: mixed
-
testValue()
: mixed
provideFromStringData()
public
provideFromStringData() : mixed
Return values
mixed
—
provideToStringData()
public
provideToStringData() : mixed
Return values
mixed
—
testAttribute()
public
testAttribute() : mixed
Return values
mixed
—
testFromString()
public
testFromString(mixed $string, mixed $value, array<string|int, mixed> $attributes) : mixed
Parameters
-
$string
: mixed
-
-
$value
: mixed
-
-
$attributes
: array<string|int, mixed>
-
-
dataProvider
-
Return values
mixed
—
testQuality()
public
testQuality() : mixed
Return values
mixed
—
testToString()
public
testToString(mixed $value, array<string|int, mixed> $attributes, mixed $string) : mixed
Parameters
-
$value
: mixed
-
-
$attributes
: array<string|int, mixed>
-
-
$string
: mixed
-
-
dataProvider
-
Return values
mixed
—
testValue()
public
testValue() : mixed
Return values
mixed
—