PHP Class Predis\Silex\ClientsServiceProviderTest

Inheritance: extends ProviderTestCase
Afficher le fichier Open project: nrk/PredisServiceProvider

Méthodes publiques

Méthode Description
testClientsAliased ( )
testClientsCluster ( )
testClientsIndexed ( )

Méthodes protégées

Méthode Description
checkRegisteredProvider ( Pimple\Container $app, $prefix )
getProviderInstance ( $prefix = 'predis' )

Method Details

checkRegisteredProvider() protected méthode

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

getProviderInstance() protected méthode

protected getProviderInstance ( $prefix = 'predis' )

testClientsAliased() public méthode

public testClientsAliased ( )

testClientsCluster() public méthode

public testClientsCluster ( )

testClientsIndexed() public méthode

public testClientsIndexed ( )