PHP Class AcMailerTest\Controller\Plugin\SendMailPluginTest

Author: Alejandro Celaya Alastrué
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: acelaya/zf2-acmailer

Public Methods

Method Description
setUp ( )
testArgumentsAreProperlyMapped ( )
testBodyIsValidAsViewModel ( )
testFirstArgumentArrayIsTreatedAsConfig ( )
testFromIsValidAsString ( )
testInvokeWithNoArgumentsReturnsTheService ( )
testMailServiceAwareness ( )
testReplyToIsValidAsString ( )

Method Details

setUp() public method

public setUp ( )

testArgumentsAreProperlyMapped() public method

testBodyIsValidAsViewModel() public method

testFirstArgumentArrayIsTreatedAsConfig() public method

testFromIsValidAsString() public method

testInvokeWithNoArgumentsReturnsTheService() public method

testMailServiceAwareness() public method

testReplyToIsValidAsString() public method