AutoExpireFlashBagTest
extends TestCase
in package
AutoExpireFlashBagTest.
Tags
Table of Contents
- $array : mixed
- $bag : AutoExpireFlashBag
- testAll() : mixed
- testClear() : mixed
- testDoNotRemoveTheNewFlashesWhenDisplayingTheExistingOnes() : mixed
- testGet() : mixed
- testGetSetName() : mixed
- testGetStorageKey() : mixed
- testHas() : mixed
- testInitialize() : mixed
- testKeys() : mixed
- testPeek() : mixed
- testPeekAll() : mixed
- testSet() : mixed
- testSetAll() : mixed
- setUp() : mixed
- tearDown() : mixed
Properties
$array
protected
mixed
$array
= []
$bag
private
AutoExpireFlashBag
$bag
Methods
testAll()
public
testAll() : mixed
Return values
mixed —testClear()
public
testClear() : mixed
Return values
mixed —testDoNotRemoveTheNewFlashesWhenDisplayingTheExistingOnes()
public
testDoNotRemoveTheNewFlashesWhenDisplayingTheExistingOnes() : mixed
Return values
mixed —testGet()
public
testGet() : mixed
Return values
mixed —testGetSetName()
public
testGetSetName() : mixed
Return values
mixed —testGetStorageKey()
public
testGetStorageKey() : mixed
Return values
mixed —testHas()
public
testHas() : mixed
Return values
mixed —testInitialize()
public
testInitialize() : mixed
Return values
mixed —testKeys()
public
testKeys() : mixed
Return values
mixed —testPeek()
public
testPeek() : mixed
Return values
mixed —testPeekAll()
public
testPeekAll() : mixed
Return values
mixed —testSet()
public
testSet() : mixed
Return values
mixed —testSetAll()
public
testSetAll() : mixed
Return values
mixed —setUp()
protected
setUp() : mixed
Return values
mixed —tearDown()
protected
tearDown() : mixed