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

Public Member Functions

 testAdd ()
 
 testAll ()
 
 testConstructor ()
 
 testCount ()
 
 testFilter ()
 
 testGet ()
 
 testGetAlnum ()
 
 testGetAlpha ()
 
 testGetBoolean ()
 
 testGetDigits ()
 
 testGetDoesNotUseDeepByDefault ()
 
 testGetInt ()
 
 testGetIterator ()
 
 testHas ()
 
 testKeys ()
 
 testRemove ()
 
 testReplace ()
 
 testSet ()
 

Detailed Description

Definition at line 17 of file ParameterBagTest.php.

Member Function Documentation

◆ testAdd()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testAdd ( )

Definition at line 36 of file ParameterBagTest.php.

◆ testAll()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testAll ( )

◆ testConstructor()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testConstructor ( )

◆ testCount()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testCount ( )

Definition at line 177 of file ParameterBagTest.php.

◆ testFilter()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testFilter ( )

Definition at line 128 of file ParameterBagTest.php.

◆ testGet()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGet ( )

Definition at line 61 of file ParameterBagTest.php.

◆ testGetAlnum()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetAlnum ( )

Definition at line 104 of file ParameterBagTest.php.

◆ testGetAlpha()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetAlpha ( )

Definition at line 96 of file ParameterBagTest.php.

◆ testGetBoolean()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetBoolean ( )

Definition at line 185 of file ParameterBagTest.php.

◆ testGetDigits()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDigits ( )

Definition at line 112 of file ParameterBagTest.php.

◆ testGetDoesNotUseDeepByDefault()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDoesNotUseDeepByDefault ( )

Definition at line 70 of file ParameterBagTest.php.

◆ testGetInt()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetInt ( )

Definition at line 120 of file ParameterBagTest.php.

◆ testGetIterator()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetIterator ( )

Definition at line 163 of file ParameterBagTest.php.

◆ testHas()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testHas ( )

Definition at line 88 of file ParameterBagTest.php.

◆ testKeys()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testKeys ( )

Definition at line 30 of file ParameterBagTest.php.

◆ testRemove()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testRemove ( )

Definition at line 43 of file ParameterBagTest.php.

◆ testReplace()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testReplace ( )

Definition at line 52 of file ParameterBagTest.php.

◆ testSet()

Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testSet ( )

Definition at line 77 of file ParameterBagTest.php.


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