PHP Class Aws\Symfony\DependencyInjection\AwsExtensionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: aws/aws-sdk-php-symfony

Protected Properties

Свойство Type Description
$container Symfony\Component\DependencyInjection\ContainerInterface

Méthodes publiques

Méthode Description
all_web_services_in_sdk_manifest_should_be_accessible_as_container_services ( string $webServiceName, string $containerServiceName, string $clientClassName )
extension_should_escape_strings_that_begin_with_at_sign ( )
extension_should_expand_service_references ( )
sdk_config_should_be_passed_directly_to_the_constructor_and_resolved_by_the_sdk ( string $serviceName, string $serviceRegion )
sdk_should_be_accessible_as_a_service ( )
serviceProvider ( )
serviceRegionProvider ( )
setUp ( )

Method Details

all_web_services_in_sdk_manifest_should_be_accessible_as_container_services() public méthode

public all_web_services_in_sdk_manifest_should_be_accessible_as_container_services ( string $webServiceName, string $containerServiceName, string $clientClassName )
$webServiceName string
$containerServiceName string
$clientClassName string

extension_should_escape_strings_that_begin_with_at_sign() public méthode

extension_should_expand_service_references() public méthode

sdk_config_should_be_passed_directly_to_the_constructor_and_resolved_by_the_sdk() public méthode

public sdk_config_should_be_passed_directly_to_the_constructor_and_resolved_by_the_sdk ( string $serviceName, string $serviceRegion )
$serviceName string
$serviceRegion string

sdk_should_be_accessible_as_a_service() public méthode

serviceProvider() public méthode

public serviceProvider ( )

serviceRegionProvider() public méthode

setUp() public méthode

public setUp ( )

Property Details

$container protected_oe property

protected ContainerInterface,Symfony\Component\DependencyInjection $container
Résultat Symfony\Component\DependencyInjection\ContainerInterface