PHP Class Pantheon\Terminus\UnitTests\Models\RedisTest

Inheritance: extends ModelTestCase
Datei anzeigen Open project: pantheon-systems/terminus

Protected Properties

Property Type Description
$site Pantheon\Terminus\Models\Site

Public Methods

Method Description
setUp ( )
testClear ( ) Tests Redis::clear()
testDisable ( ) Tests Redis::disable()
testEnable ( ) Tests Redis::enable()

Method Details

setUp() public method

public setUp ( )

testClear() public method

Tests Redis::clear()
public testClear ( )

testDisable() public method

Tests Redis::disable()
public testDisable ( )

testEnable() public method

Tests Redis::enable()
public testEnable ( )

Property Details

$site protected_oe property

protected Site,Pantheon\Terminus\Models $site
return Pantheon\Terminus\Models\Site