PHP Class Joli\JoliNotif\tests\Notifier\NullNotifierTest

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

Public Methods

Method Description
testGetPriority ( )
testIsSupported ( )
testSendReturnsFalse ( )

Protected Methods

Method Description
getNotifier ( )

Method Details

getNotifier() protected method

protected getNotifier ( )

testGetPriority() public method

public testGetPriority ( )

testIsSupported() public method

public testIsSupported ( )

testSendReturnsFalse() public method