PHP Class AcMailerTest\Controller\Plugin\SendMailPluginAbstractFactoryTest

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

Public Methods

Method Description
setUp ( )
testCanCreateServiceWhenConcreteServiceIsNotDefined ( )
testCanCreateServiceWithBaseName ( )
testCanCreateServiceWithInvalidName ( )
testCreateServiceWithName ( )

Protected Methods

Method Description
createServiceManager ( $config = [] )

Method Details

createServiceManager() protected method

protected createServiceManager ( $config = [] )

setUp() public method

public setUp ( )

testCanCreateServiceWhenConcreteServiceIsNotDefined() public method

testCanCreateServiceWithBaseName() public method

testCanCreateServiceWithInvalidName() public method

testCreateServiceWithName() public method