PHP 클래스 AcMailerTest\Service\MailServiceAbstractFactoryTest

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

공개 메소드들

메소드 설명
setUp ( )
testAdapterAsAserviceNotReturningTransport ( )
testAdapterAsInstance ( )
testAdapterAsInvalidService ( )
testAdapterAsService ( )
testFileAdapter ( )
testFileAttachments ( )
testInvalidListenersThrowException ( )
testListeners ( )
testMessageData ( )
testSmtpAdapter ( )
testTemplateBody ( )
testViewRendererService ( )
testWithDefaultLayout ( )

비공개 메소드들

메소드 설명
initServiceLocator ( array $mailOptions = [] )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAdapterAsAserviceNotReturningTransport() 공개 메소드

testAdapterAsInstance() 공개 메소드

testAdapterAsInvalidService() 공개 메소드

testAdapterAsService() 공개 메소드

testFileAdapter() 공개 메소드

public testFileAdapter ( )

testFileAttachments() 공개 메소드

public testFileAttachments ( )

testInvalidListenersThrowException() 공개 메소드

testListeners() 공개 메소드

public testListeners ( )

testMessageData() 공개 메소드

public testMessageData ( )

testSmtpAdapter() 공개 메소드

public testSmtpAdapter ( )

testTemplateBody() 공개 메소드

public testTemplateBody ( )

testViewRendererService() 공개 메소드

testWithDefaultLayout() 공개 메소드