PHP Class ScriptFUSIONTest\Integration\Porter\Connector\CachingConnectorTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration
Afficher le fichier Open project: ScriptFUSION/Porter

Méthodes publiques

Méthode Description
testCacheBypassedForDifferentOptions ( )
testCacheDisabled ( )
testCacheEnabled ( )
testCacheUsedForDifferentOptionsInstance ( )
testEnableCache ( )
testNullAndEmptyAreEquivalent ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testCacheBypassedForDifferentOptions() public méthode

testCacheDisabled() public méthode

public testCacheDisabled ( )

testCacheEnabled() public méthode

public testCacheEnabled ( )

testCacheUsedForDifferentOptionsInstance() public méthode

testEnableCache() public méthode

public testEnableCache ( )

testNullAndEmptyAreEquivalent() public méthode