PHP Class AcMailerTest\Service\MailServiceAbstractFactoryTest

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

Méthodes publiques

Méthode Description
setUp ( )
testAdapterAsAserviceNotReturningTransport ( )
testAdapterAsInstance ( )
testAdapterAsInvalidService ( )
testAdapterAsService ( )
testFileAdapter ( )
testFileAttachments ( )
testInvalidListenersThrowException ( )
testListeners ( )
testMessageData ( )
testSmtpAdapter ( )
testTemplateBody ( )
testViewRendererService ( )
testWithDefaultLayout ( )

Private Methods

Méthode Description
initServiceLocator ( array $mailOptions = [] )

Method Details

setUp() public méthode

public setUp ( )

testAdapterAsAserviceNotReturningTransport() public méthode

testAdapterAsInstance() public méthode

testAdapterAsInvalidService() public méthode

testAdapterAsService() public méthode

testFileAdapter() public méthode

public testFileAdapter ( )

testFileAttachments() public méthode

public testFileAttachments ( )

testInvalidListenersThrowException() public méthode

testListeners() public méthode

public testListeners ( )

testMessageData() public méthode

public testMessageData ( )

testSmtpAdapter() public méthode

public testSmtpAdapter ( )

testTemplateBody() public méthode

public testTemplateBody ( )

testViewRendererService() public méthode

testWithDefaultLayout() public méthode