PHP Class Joli\JoliNotif\tests\Notifier\NotifySendNotifierTest

Inheritance: extends Joli\JoliNotif\tests\Notifier\NotifierTestCase, use trait Joli\JoliNotif\tests\Notifier\CliBasedNotifierTestTrait
Datei anzeigen Open project: jolicode/jolinotif

Public Methods

Method Description
testGetBinary ( )
testGetPriority ( )

Protected Methods

Method Description
getExpectedCommandLineForNotification ( )
getExpectedCommandLineForNotificationWithATitle ( )
getExpectedCommandLineForNotificationWithAllOptions ( )
getExpectedCommandLineForNotificationWithAnIcon ( )
getNotifier ( )

Method Details

getExpectedCommandLineForNotification() protected method

getExpectedCommandLineForNotificationWithATitle() protected method

getExpectedCommandLineForNotificationWithAllOptions() protected method

getExpectedCommandLineForNotificationWithAnIcon() protected method

getNotifier() protected method

protected getNotifier ( )

testGetBinary() public method

public testGetBinary ( )

testGetPriority() public method

public testGetPriority ( )