PHP Class Joli\JoliNotif\tests\NotifierFactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: jolicode/jolinotif

Méthodes publiques

Méthode Description
testCreateOrThrowExceptionWithNoSupportedNotifiersThrowsException ( )
testCreateUsesDefaultNotifiers ( )
testCreateUsesGivenNotifiers ( )
testCreateUsesTheBestSupportedNotifier ( )
testCreateUsesTheFirstOfTheBestSupportedNotifiers ( )
testCreateUsesTheFirstSupportedNotifierWhenNoPrioritiesAreGiven ( )
testCreateUsesTheOnlySupportedNotifier ( )
testCreateWithNoSupportedNotifiersReturnsANullNotifier ( )
testGetDefaultNotifiers ( )

Private Methods

Méthode Description
assertNotifierClasses ( $expectedNotifierClasses, $notifiers )

Method Details

testCreateOrThrowExceptionWithNoSupportedNotifiersThrowsException() public méthode

testCreateUsesDefaultNotifiers() public méthode

testCreateUsesGivenNotifiers() public méthode

testCreateUsesTheBestSupportedNotifier() public méthode

testCreateUsesTheFirstOfTheBestSupportedNotifiers() public méthode

testCreateUsesTheFirstSupportedNotifierWhenNoPrioritiesAreGiven() public méthode

testCreateUsesTheOnlySupportedNotifier() public méthode

testCreateWithNoSupportedNotifiersReturnsANullNotifier() public méthode

testGetDefaultNotifiers() public méthode