PHP Class Symfony\Bundle\SwiftmailerBundle\Tests\DependencyInjection\SwiftmailerExtensionTest

Inheritance: extends Symfony\Bundle\SwiftmailerBundle\Tests\TestCase
Datei anzeigen Open project: symfony/swiftmailer-bundle

Public Methods

Method Description
getConfigTypes ( )
testAntifloodConfig ( $type )
testDefaultConfig ( $type )
testFull ( $type )
testInvalidServiceSpool ( $type )
testMailConfig ( $type )
testMailerNullConfig ( $type )
testManyMailers ( $type )
testMemorySpool ( $type )
testMultiRedirectionConfig ( $type )
testNullTransport ( $type )
testOneMailer ( $type )
testRedirectionConfig ( $type )
testSenderAddress ( $type )
testSendmailConfig ( $type )
testServiceSpool ( $type )
testSingleRedirectionConfig ( $type )
testSmtpConfig ( $type )
testSpool ( $type )
testStreamOptions ( $type )
testUrls ( $type )

Private Methods

Method Description
loadContainerFromFile ( string $file, string $type, array $services = [] ) : ContainerBuilder

Method Details

getConfigTypes() public method

public getConfigTypes ( )

testAntifloodConfig() public method

public testAntifloodConfig ( $type )

testDefaultConfig() public method

public testDefaultConfig ( $type )

testFull() public method

public testFull ( $type )

testInvalidServiceSpool() public method

public testInvalidServiceSpool ( $type )

testMailConfig() public method

public testMailConfig ( $type )

testMailerNullConfig() public method

public testMailerNullConfig ( $type )

testManyMailers() public method

public testManyMailers ( $type )

testMemorySpool() public method

public testMemorySpool ( $type )

testMultiRedirectionConfig() public method

public testMultiRedirectionConfig ( $type )

testNullTransport() public method

public testNullTransport ( $type )

testOneMailer() public method

public testOneMailer ( $type )

testRedirectionConfig() public method

public testRedirectionConfig ( $type )

testSenderAddress() public method

public testSenderAddress ( $type )

testSendmailConfig() public method

public testSendmailConfig ( $type )

testServiceSpool() public method

public testServiceSpool ( $type )

testSingleRedirectionConfig() public method

public testSingleRedirectionConfig ( $type )

testSmtpConfig() public method

public testSmtpConfig ( $type )

testSpool() public method

public testSpool ( $type )

testStreamOptions() public method

public testStreamOptions ( $type )

testUrls() public method

public testUrls ( $type )