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.
Link to this function

assert_email_not_sent(email)

View Source

Specs

assert_email_not_sent(Swoosh.Email.t()) :: false | no_return()

Asserts email was not sent.

Performs exact matching of the email struct.