PHP Class spec\Namshi\Notificator\Notification\Handler\HipChatSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: namshi/notificator

Public Methods

Method Description
it_handles_hipchat_notifications ( Namshi\Notificator\Notification\HipChat\HipChatNotification $hipChatNotification, HipChat\HipChat $hipChatClient )
it_is_initializable ( )
it_should_handle_hipchat_notifications_only ( )
let ( HipChat\HipChat $hipChatClient )

Method Details

it_handles_hipchat_notifications() public method

public it_handles_hipchat_notifications ( Namshi\Notificator\Notification\HipChat\HipChatNotification $hipChatNotification, HipChat\HipChat $hipChatClient )
$hipChatNotification Namshi\Notificator\Notification\HipChat\HipChatNotification
$hipChatClient HipChat\HipChat

it_is_initializable() public method

public it_is_initializable ( )

it_should_handle_hipchat_notifications_only() public method

let() public method

public let ( HipChat\HipChat $hipChatClient )
$hipChatClient HipChat\HipChat