PHP Class AcMailerTest\Controller\Plugin\SendMailPluginTest

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

Méthodes publiques

Méthode Description
setUp ( )
testArgumentsAreProperlyMapped ( )
testBodyIsValidAsViewModel ( )
testFirstArgumentArrayIsTreatedAsConfig ( )
testFromIsValidAsString ( )
testInvokeWithNoArgumentsReturnsTheService ( )
testMailServiceAwareness ( )
testReplyToIsValidAsString ( )

Method Details

setUp() public méthode

public setUp ( )

testArgumentsAreProperlyMapped() public méthode

testBodyIsValidAsViewModel() public méthode

testFirstArgumentArrayIsTreatedAsConfig() public méthode

testFromIsValidAsString() public méthode

testInvokeWithNoArgumentsReturnsTheService() public méthode

testMailServiceAwareness() public méthode

testReplyToIsValidAsString() public méthode