PHP Class AcMailerTest\Options\MailOptionsAbstractFactoryTest

Author: Alejandro Celaya Alastrué
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: acelaya/zf2-acmailer

Méthodes publiques

Méthode Description
setUp ( )
testCanCreateServiceWithName ( )
testCreateServiceWithNonarrayOptions ( )
testExtendOptions ( )
testExtendWithValueNullIsIgnored ( )
testExtendsDoubleChaining ( )
testExtendsSingleChaining ( )
testSomeCustomOptions ( )

Méthodes protégées

Méthode Description
initServiceManager ( $mailConfigKey = 'acmailer_options', $serviceName = 'default' )

Method Details

initServiceManager() protected méthode

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

setUp() public méthode

public setUp ( )

testCanCreateServiceWithName() public méthode

testCreateServiceWithNonarrayOptions() public méthode

testExtendOptions() public méthode

public testExtendOptions ( )

testExtendWithValueNullIsIgnored() public méthode

testExtendsDoubleChaining() public méthode

testExtendsSingleChaining() public méthode

testSomeCustomOptions() public méthode