MetadataBagTest
extends TestCase
in package
Test class for MetadataBag.
Tags
Table of Contents
- $array : mixed
- $bag : MetadataBag
- testClear() : mixed
- testDoesNotSkipLastUsedUpdate() : mixed
- testGetCreated() : mixed
- testGetLastUsed() : mixed
- testGetLifetime() : mixed
- testGetSetName() : mixed
- testGetStorageKey() : mixed
- testInitialize() : mixed
- testSkipLastUsedUpdate() : mixed
- setUp() : mixed
- tearDown() : mixed
Properties
$array
protected
mixed
$array
= []
$bag
protected
MetadataBag
$bag
Methods
testClear()
public
testClear() : mixed
Return values
mixed —testDoesNotSkipLastUsedUpdate()
public
testDoesNotSkipLastUsedUpdate() : mixed
Return values
mixed —testGetCreated()
public
testGetCreated() : mixed
Return values
mixed —testGetLastUsed()
public
testGetLastUsed() : mixed
Return values
mixed —testGetLifetime()
public
testGetLifetime() : mixed
Return values
mixed —testGetSetName()
public
testGetSetName() : mixed
Return values
mixed —testGetStorageKey()
public
testGetStorageKey() : mixed
Return values
mixed —testInitialize()
public
testInitialize() : mixed
Return values
mixed —testSkipLastUsedUpdate()
public
testSkipLastUsedUpdate() : mixed
Return values
mixed —setUp()
protected
setUp() : mixed
Return values
mixed —tearDown()
protected
tearDown() : mixed