PHP 클래스 spec\Namshi\Notificator\Notification\Handler\EmailvisionSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: namshi/notificator

공개 메소드들

메소드 설명
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 )

메소드 상세

it_handles_emailvision_notification() 공개 메소드

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 it_is_initializable ( )

it_should_handle_emailvision_notifications_only() 공개 메소드

let() 공개 메소드

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