PHP Класс Symfony\Bundle\SwiftmailerBundle\Tests\DependencyInjection\SwiftmailerExtensionTest

Наследование: extends Symfony\Bundle\SwiftmailerBundle\Tests\TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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 )

Приватные методы

Метод Описание
loadContainerFromFile ( string $file, string $type, array $services = [] ) : ContainerBuilder

Описание методов

getConfigTypes() публичный Метод

public getConfigTypes ( )

testAntifloodConfig() публичный Метод

public testAntifloodConfig ( $type )

testDefaultConfig() публичный Метод

public testDefaultConfig ( $type )

testFull() публичный Метод

public testFull ( $type )

testInvalidServiceSpool() публичный Метод

public testInvalidServiceSpool ( $type )

testMailConfig() публичный Метод

public testMailConfig ( $type )

testMailerNullConfig() публичный Метод

public testMailerNullConfig ( $type )

testManyMailers() публичный Метод

public testManyMailers ( $type )

testMemorySpool() публичный Метод

public testMemorySpool ( $type )

testMultiRedirectionConfig() публичный Метод

public testMultiRedirectionConfig ( $type )

testNullTransport() публичный Метод

public testNullTransport ( $type )

testOneMailer() публичный Метод

public testOneMailer ( $type )

testRedirectionConfig() публичный Метод

public testRedirectionConfig ( $type )

testSenderAddress() публичный Метод

public testSenderAddress ( $type )

testSendmailConfig() публичный Метод

public testSendmailConfig ( $type )

testServiceSpool() публичный Метод

public testServiceSpool ( $type )

testSingleRedirectionConfig() публичный Метод

public testSingleRedirectionConfig ( $type )

testSmtpConfig() публичный Метод

public testSmtpConfig ( $type )

testSpool() публичный Метод

public testSpool ( $type )

testStreamOptions() публичный Метод

public testStreamOptions ( $type )

testUrls() публичный Метод

public testUrls ( $type )