PHP 클래스 Joli\JoliNotif\tests\Notifier\NotifySendNotifierTest

상속: extends Joli\JoliNotif\tests\Notifier\NotifierTestCase, use trait Joli\JoliNotif\tests\Notifier\CliBasedNotifierTestTrait
파일 보기 프로젝트 열기: jolicode/jolinotif

공개 메소드들

메소드 설명
testGetBinary ( )
testGetPriority ( )

보호된 메소드들

메소드 설명
getExpectedCommandLineForNotification ( )
getExpectedCommandLineForNotificationWithATitle ( )
getExpectedCommandLineForNotificationWithAllOptions ( )
getExpectedCommandLineForNotificationWithAnIcon ( )
getNotifier ( )

메소드 상세

getExpectedCommandLineForNotification() 보호된 메소드

getExpectedCommandLineForNotificationWithATitle() 보호된 메소드

getExpectedCommandLineForNotificationWithAllOptions() 보호된 메소드

getExpectedCommandLineForNotificationWithAnIcon() 보호된 메소드

getNotifier() 보호된 메소드

protected getNotifier ( )

testGetBinary() 공개 메소드

public testGetBinary ( )

testGetPriority() 공개 메소드

public testGetPriority ( )