PHP 클래스 Nelmio\SolariumBundle\Tests\NelmioSolariumExtensionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nelmio/NelmioSolariumBundle

공개 메소드들

메소드 설명
testClientRegistry ( )
testDefaultClient ( )
testDefaultEndpoint ( )
testDsnAndOtherParamsTogether ( )
testDsnAndOtherParamsWithHttpsTogether ( )
testEndpoints ( )
testLoadBalancer ( )
testLoadCustomAdapter ( )
testLoadCustomClient ( )
testLoadDsnConfiguration ( )
testLoadEmptyConfiguration ( )
testLogger ( )
testNoClients ( )
testPlugins ( )
testSpecificEndpoints ( )

비공개 메소드들

메소드 설명
compileContainer ( ContainerBuilder $container )
createCompiledContainerForConfig ( $config, $debug = false, $extraServices = [] )
createContainer ( $debug = false )

메소드 상세

testClientRegistry() 공개 메소드

public testClientRegistry ( )

testDefaultClient() 공개 메소드

public testDefaultClient ( )

testDefaultEndpoint() 공개 메소드

public testDefaultEndpoint ( )

testDsnAndOtherParamsTogether() 공개 메소드

testDsnAndOtherParamsWithHttpsTogether() 공개 메소드

testEndpoints() 공개 메소드

public testEndpoints ( )

testLoadBalancer() 공개 메소드

public testLoadBalancer ( )

testLoadCustomAdapter() 공개 메소드

testLoadCustomClient() 공개 메소드

testLoadDsnConfiguration() 공개 메소드

testLoadEmptyConfiguration() 공개 메소드

testLogger() 공개 메소드

public testLogger ( )

testNoClients() 공개 메소드

public testNoClients ( )

testPlugins() 공개 메소드

public testPlugins ( )

testSpecificEndpoints() 공개 메소드