PHP 클래스 Scheb\TwoFactorBundle\Tests\DependencyInjection\Compiler\ProviderCompilerPassTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: scheb/two-factor-bundle

공개 메소드들

메소드 설명
process_missingAlias_throwException ( )
process_noTaggedServices_replaceArgumentWithEmptyArray ( )
process_notHasDefinition_doNothing ( )
process_taggedServices_replaceArgumentWithServiceList ( )
setUp ( )

비공개 메소드들

메소드 설명
createServiceDefinition ( )
stubContainerService ( $taggedServices )

메소드 상세

process_missingAlias_throwException() 공개 메소드

process_noTaggedServices_replaceArgumentWithEmptyArray() 공개 메소드

process_notHasDefinition_doNothing() 공개 메소드

process_taggedServices_replaceArgumentWithServiceList() 공개 메소드

setUp() 공개 메소드

public setUp ( )