PHP 클래스 Joli\JoliNotif\tests\NotifierFactoryTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: jolicode/jolinotif

공개 메소드들

메소드 설명
testCreateOrThrowExceptionWithNoSupportedNotifiersThrowsException ( )
testCreateUsesDefaultNotifiers ( )
testCreateUsesGivenNotifiers ( )
testCreateUsesTheBestSupportedNotifier ( )
testCreateUsesTheFirstOfTheBestSupportedNotifiers ( )
testCreateUsesTheFirstSupportedNotifierWhenNoPrioritiesAreGiven ( )
testCreateUsesTheOnlySupportedNotifier ( )
testCreateWithNoSupportedNotifiersReturnsANullNotifier ( )
testGetDefaultNotifiers ( )

비공개 메소드들

메소드 설명
assertNotifierClasses ( $expectedNotifierClasses, $notifiers )

메소드 상세

testCreateOrThrowExceptionWithNoSupportedNotifiersThrowsException() 공개 메소드

testCreateUsesDefaultNotifiers() 공개 메소드

testCreateUsesGivenNotifiers() 공개 메소드

testCreateUsesTheBestSupportedNotifier() 공개 메소드

testCreateUsesTheFirstOfTheBestSupportedNotifiers() 공개 메소드

testCreateUsesTheFirstSupportedNotifierWhenNoPrioritiesAreGiven() 공개 메소드

testCreateUsesTheOnlySupportedNotifier() 공개 메소드

testCreateWithNoSupportedNotifiersReturnsANullNotifier() 공개 메소드

testGetDefaultNotifiers() 공개 메소드