Module: MailCapture
- Defined in:
- lib/mailcapture.rb,
lib/mailcapture/inbox.rb,
lib/mailcapture/client.rb,
lib/mailcapture/errors.rb,
lib/mailcapture/models.rb,
lib/mailcapture/version.rb
Overview
MailCapture — real email capture for integration tests.
Defined Under Namespace
Classes: ApiError, AuthError, Capture, CaptureList, Client, Error, GenerateResult, Inbox, NetworkError, NotFoundError, PingResult, TimeoutError
Constant Summary collapse
- VERSION =
'1.0.0'
Class Method Summary collapse
-
.new(**kwargs) ⇒ Client
Convenience constructor — equivalent to MailCapture::Client.new.