Open Journal Systems  3.3.0
Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest Class Reference
Inheritance diagram for Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest:

Public Member Functions

 provideFromStringData ()
 
 provideToStringData ()
 
 testAttribute ()
 
 testFromString ($string, $value, array $attributes)
 
 testQuality ()
 
 testToString ($value, array $attributes, $string)
 
 testValue ()
 

Detailed Description

Definition at line 17 of file AcceptHeaderItemTest.php.

Member Function Documentation

◆ provideFromStringData()

Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest::provideFromStringData ( )

Definition at line 29 of file AcceptHeaderItemTest.php.

◆ provideToStringData()

Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest::provideToStringData ( )

Definition at line 60 of file AcceptHeaderItemTest.php.

◆ testAttribute()

Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest::testAttribute ( )

Definition at line 99 of file AcceptHeaderItemTest.php.

◆ testFromString()

Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest::testFromString (   $string,
  $value,
array  $attributes 
)

@dataProvider provideFromStringData

Definition at line 22 of file AcceptHeaderItemTest.php.

References Symfony\Component\HttpFoundation\AcceptHeaderItem\fromString().

◆ testQuality()

Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest::testQuality ( )

Definition at line 86 of file AcceptHeaderItemTest.php.

◆ testToString()

Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest::testToString (   $value,
array  $attributes,
  $string 
)

@dataProvider provideToStringData

Definition at line 54 of file AcceptHeaderItemTest.php.

◆ testValue()

Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest::testValue ( )

Definition at line 74 of file AcceptHeaderItemTest.php.


The documentation for this class was generated from the following file: