PHP Class ScriptFUSIONTest\Integration\Porter\Connector\CachingConnectorTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration
Show file Open project: ScriptFUSION/Porter

Public Methods

Method Description
testCacheBypassedForDifferentOptions ( )
testCacheDisabled ( )
testCacheEnabled ( )
testCacheUsedForDifferentOptionsInstance ( )
testEnableCache ( )
testNullAndEmptyAreEquivalent ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testCacheBypassedForDifferentOptions() public method

testCacheDisabled() public method

public testCacheDisabled ( )

testCacheEnabled() public method

public testCacheEnabled ( )

testCacheUsedForDifferentOptionsInstance() public method

testEnableCache() public method

public testEnableCache ( )

testNullAndEmptyAreEquivalent() public method