PHP Class Symfony\Bundle\MonologBundle\Tests\DependencyInjection\MonologExtensionTest

Inheritance: extends Symfony\Bundle\MonologBundle\Tests\DependencyInjection\DependencyInjectionTest
Afficher le fichier Open project: symfony/monolog-bundle

Méthodes publiques

Méthode Description
testExceptionWhenInvalidHandler ( )
testExceptionWhenUsingBufferWithoutHandler ( )
testExceptionWhenUsingFilterWithoutHandler ( )
testExceptionWhenUsingFingerscrossedWithoutHandler ( )
testExceptionWhenUsingGelfWithoutPublisher ( )
testExceptionWhenUsingGelfWithoutPublisherHostname ( )
testExceptionWhenUsingServiceWithoutId ( )
testFingersCrossedHandlerWhenExcluded404sAreSpecified ( )
testLoadWithCustomValues ( )
testLoadWithDefault ( )
testLoadWithNestedHandler ( )
testLoadWithServiceHandler ( )
testLogglyHandler ( )
testRavenHandlerWhenAClientIsSpecified ( )
testRavenHandlerWhenADSNAndAClientAreSpecified ( )
testRavenHandlerWhenADSNIsSpecified ( )
testRavenHandlerWhenConfigurationIsWrong ( )
testRollbarHandlerCreatesNotifier ( )
testRollbarHandlerReusesNotifier ( )
testSocketHandler ( )
testSyslogHandlerWithLogopts ( )

Méthodes protégées

Méthode Description
getContainer ( array $config = [], array $thirdPartyDefinitions = [] )

Method Details

getContainer() protected méthode

protected getContainer ( array $config = [], array $thirdPartyDefinitions = [] )
$config array
$thirdPartyDefinitions array

testExceptionWhenInvalidHandler() public méthode

testExceptionWhenUsingBufferWithoutHandler() public méthode

testExceptionWhenUsingFilterWithoutHandler() public méthode

testExceptionWhenUsingFingerscrossedWithoutHandler() public méthode

testExceptionWhenUsingGelfWithoutPublisher() public méthode

testExceptionWhenUsingGelfWithoutPublisherHostname() public méthode

testExceptionWhenUsingServiceWithoutId() public méthode

testFingersCrossedHandlerWhenExcluded404sAreSpecified() public méthode

testLoadWithCustomValues() public méthode

testLoadWithDefault() public méthode

public testLoadWithDefault ( )

testLoadWithNestedHandler() public méthode

testLoadWithServiceHandler() public méthode

testLogglyHandler() public méthode

public testLogglyHandler ( )

testRavenHandlerWhenAClientIsSpecified() public méthode

testRavenHandlerWhenADSNAndAClientAreSpecified() public méthode

testRavenHandlerWhenADSNIsSpecified() public méthode

testRavenHandlerWhenConfigurationIsWrong() public méthode

testRollbarHandlerCreatesNotifier() public méthode

testRollbarHandlerReusesNotifier() public méthode

testSocketHandler() public méthode

public testSocketHandler ( )

testSyslogHandlerWithLogopts() public méthode