\Symfony\Component\HttpFoundation\Tests\Session\AttributeNamespacedAttributeBagTest

Tests NamespacedAttributeBag.

Summary

Methods
Properties
Constants
testInitialize()
testGetStorageKey()
testHas()
testHasNoSideEffect()
testGet()
testGetDefaults()
testGetNoSideEffect()
testSet()
testAll()
testReplace()
testRemove()
testRemoveExistingNamespacedAttribute()
testRemoveNonexistingNamespacedAttribute()
testClear()
attributesProvider()
No public properties found
No constants found
setUp()
tearDown()
No protected properties found
N/A
No private methods found
$array
$bag
N/A

Properties

$array

$array : 

Type

Methods

testInitialize()

testInitialize() 

testGetStorageKey()

testGetStorageKey() 

testHas()

testHas(  $key,   $value,   $exists) 

Parameters

$key
$value
$exists

testHasNoSideEffect()

testHasNoSideEffect(  $key,   $value,   $expected) 

Parameters

$key
$value
$expected

testGet()

testGet(  $key,   $value,   $expected) 

Parameters

$key
$value
$expected

testGetDefaults()

testGetDefaults() 

testGetNoSideEffect()

testGetNoSideEffect(  $key,   $value,   $expected) 

Parameters

$key
$value
$expected

testSet()

testSet(  $key,   $value,   $expected) 

Parameters

$key
$value
$expected

testReplace()

testReplace() 

testRemove()

testRemove() 

testRemoveExistingNamespacedAttribute()

testRemoveExistingNamespacedAttribute() 

testRemoveNonexistingNamespacedAttribute()

testRemoveNonexistingNamespacedAttribute() 

testClear()

testClear() 

attributesProvider()

attributesProvider()