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

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: scheb/two-factor-bundle

Public Methods

Method Description
process_missingAlias_throwException ( )
process_noTaggedServices_replaceArgumentWithEmptyArray ( )
process_notHasDefinition_doNothing ( )
process_taggedServices_replaceArgumentWithServiceList ( )
setUp ( )

Private Methods

Method Description
createServiceDefinition ( )
stubContainerService ( $taggedServices )

Method Details

process_missingAlias_throwException() public method

process_noTaggedServices_replaceArgumentWithEmptyArray() public method

process_notHasDefinition_doNothing() public method

process_taggedServices_replaceArgumentWithServiceList() public method

setUp() public method

public setUp ( )