PHP Class AcMailerTest\Controller\Plugin\SendMailPluginAbstractFactoryTest

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

Méthodes publiques

Méthode Description
setUp ( )
testCanCreateServiceWhenConcreteServiceIsNotDefined ( )
testCanCreateServiceWithBaseName ( )
testCanCreateServiceWithInvalidName ( )
testCreateServiceWithName ( )

Méthodes protégées

Méthode Description
createServiceManager ( $config = [] )

Method Details

createServiceManager() protected méthode

protected createServiceManager ( $config = [] )

setUp() public méthode

public setUp ( )

testCanCreateServiceWhenConcreteServiceIsNotDefined() public méthode

testCanCreateServiceWithBaseName() public méthode

testCanCreateServiceWithInvalidName() public méthode

testCreateServiceWithName() public méthode