Documentation

AcceptHeaderItemTest extends TestCase
in package

Table of Contents

provideFromStringData()  : mixed
provideToStringData()  : mixed
testAttribute()  : mixed
testFromString()  : mixed
testQuality()  : mixed
testToString()  : mixed
testValue()  : mixed

Methods

testFromString()

public testFromString(mixed $string, mixed $value, array<string|int, mixed> $attributes) : mixed
Parameters
$string : mixed
$value : mixed
$attributes : array<string|int, mixed>
Tags
dataProvider

provideFromStringData

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
Tags
dataProvider

provideToStringData

Return values
mixed

Search results