Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ScriptFUSIONTest
Unit
Porter
Cache
CacheItemTest
PHP Class ScriptFUSIONTest\Unit\Porter\Cache\CacheItemTest
Inheritance:
extends
PHPUnit_Framework_TestCase
Datei anzeigen
Open project: ScriptFUSION/Porter
Public Methods
Method
Description
testExpiresAfter
( )
testExpiresAt
( )
testGet
( )
testGetKey
( )
testIsHit
( )
testSet
( )
Protected Methods
Method
Description
setUp
( )
Private Methods
Method
Description
createCacheItem
( )
Method Details
setUp()
protected
method
protected
setUp
( )
testExpiresAfter()
public
method
public
testExpiresAfter
( )
testExpiresAt()
public
method
public
testExpiresAt
( )
testGet()
public
method
public
testGet
( )
testGetKey()
public
method
public
testGetKey
( )
testIsHit()
public
method
public
testIsHit
( )
testSet()
public
method
public
testSet
( )