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

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: namshi/notificator

Méthodes publiques

Méthode 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 méthode

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 méthode

public it_is_initializable ( )

it_should_handle_emailvision_notifications_only() public méthode

let() public méthode

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