PHP Class Predis\Silex\ClientsServiceProviderTest

Inheritance: extends ProviderTestCase
Datei anzeigen Open project: nrk/PredisServiceProvider

Public Methods

Method Description
testClientsAliased ( )
testClientsCluster ( )
testClientsIndexed ( )

Protected Methods

Method Description
checkRegisteredProvider ( Pimple\Container $app, $prefix )
getProviderInstance ( $prefix = 'predis' )

Method Details

checkRegisteredProvider() protected method

protected checkRegisteredProvider ( Pimple\Container $app, $prefix )
$app Pimple\Container

getProviderInstance() protected method

protected getProviderInstance ( $prefix = 'predis' )

testClientsAliased() public method

public testClientsAliased ( )

testClientsCluster() public method

public testClientsCluster ( )

testClientsIndexed() public method

public testClientsIndexed ( )