PHP Class Scheb\TwoFactorBundle\Tests\DependencyInjection\Compiler\ProviderCompilerPassTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: scheb/two-factor-bundle

Méthodes publiques

Méthode Description
process_missingAlias_throwException ( )
process_noTaggedServices_replaceArgumentWithEmptyArray ( )
process_notHasDefinition_doNothing ( )
process_taggedServices_replaceArgumentWithServiceList ( )
setUp ( )

Private Methods

Méthode Description
createServiceDefinition ( )
stubContainerService ( $taggedServices )

Method Details

process_missingAlias_throwException() public méthode

process_noTaggedServices_replaceArgumentWithEmptyArray() public méthode

process_notHasDefinition_doNothing() public méthode

process_taggedServices_replaceArgumentWithServiceList() public méthode

setUp() public méthode

public setUp ( )