PHP Класс AcMailerTest\Options\MailOptionsAbstractFactoryTest

Автор: Alejandro Celaya Alastrué
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

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

Метод Описание
setUp ( )
testCanCreateServiceWithName ( )
testCreateServiceWithNonarrayOptions ( )
testExtendOptions ( )
testExtendWithValueNullIsIgnored ( )
testExtendsDoubleChaining ( )
testExtendsSingleChaining ( )
testSomeCustomOptions ( )

Защищенные методы

Метод Описание
initServiceManager ( $mailConfigKey = 'acmailer_options', $serviceName = 'default' )

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

initServiceManager() защищенный метод

protected initServiceManager ( $mailConfigKey = 'acmailer_options', $serviceName = 'default' )

setUp() публичный метод

public setUp ( )

testCanCreateServiceWithName() публичный метод

testCreateServiceWithNonarrayOptions() публичный метод

testExtendOptions() публичный метод

public testExtendOptions ( )

testExtendWithValueNullIsIgnored() публичный метод

testExtendsDoubleChaining() публичный метод

testExtendsSingleChaining() публичный метод

testSomeCustomOptions() публичный метод