PHP 클래스 AcMailerTest\Options\MailOptionsAbstractFactoryTest

저자: Alejandro Celaya Alastrué
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: acelaya/zf2-acmailer

공개 메소드들

메소드 설명
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() 공개 메소드