PHP Class eZ\Publish\Core\Base\Tests\Container\Compiler\Storage\ExternalStorageRegistryPassTest

Inheritance: extends Matthias\SymfonyDependencyInjectionTest\PhpUnit\AbstractCompilerPassTestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testRegisterExternalStorageHandler ( )
testRegisterExternalStorageHandlerNoAlias ( )
testRegisterExternalStorageHandlerWithGateway ( )
testRegisterExternalStorageHandlerWithGatewayNoAlias ( )
testRegisterExternalStorageHandlerWithGatewayNoIdentifier ( )
testRegisterExternalStorageHandlerWithoutRegisteredGateway ( )

Méthodes protégées

Méthode Description
registerCompilerPass ( ContainerBuilder $container )
setUp ( )

Method Details

registerCompilerPass() protected méthode

protected registerCompilerPass ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder

setUp() protected méthode

protected setUp ( )

testRegisterExternalStorageHandler() public méthode

testRegisterExternalStorageHandlerNoAlias() public méthode

testRegisterExternalStorageHandlerWithGateway() public méthode

testRegisterExternalStorageHandlerWithGatewayNoAlias() public méthode

testRegisterExternalStorageHandlerWithGatewayNoIdentifier() public méthode

testRegisterExternalStorageHandlerWithoutRegisteredGateway() public méthode