Swoosh.TestAssertions.assert_email_not_sent
You're seeing just the function
assert_email_not_sent
, go back to Swoosh.TestAssertions module for more information.
Specs
assert_email_not_sent(Swoosh.Email.t()) :: false | no_return()
Asserts email
was not sent.
Performs exact matching of the email struct.