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

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

Public Methods

Method Description
it_handles_emailvision_notification ( Namshi\Notificator\Notification\Email\Emailvision\EmailvisionNotification $notification, Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )
it_is_initializable ( )
it_should_handle_emailvision_notifications_only ( )
let ( Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )

Method Details

it_handles_emailvision_notification() public method

public it_handles_emailvision_notification ( Namshi\Notificator\Notification\Email\Emailvision\EmailvisionNotification $notification, Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )
$notification Namshi\Notificator\Notification\Email\Emailvision\EmailvisionNotification
$client Namshi\Notificator\Notification\Email\Emailvision\ClientInterface

it_is_initializable() public method

public it_is_initializable ( )

it_should_handle_emailvision_notifications_only() public method

let() public method

public let ( Namshi\Notificator\Notification\Email\Emailvision\ClientInterface $client )
$client Namshi\Notificator\Notification\Email\Emailvision\ClientInterface