Skip to content

Unit Testing FluentEmail calls with C# NUnit #92

@phaniallamsetty

Description

@phaniallamsetty

I'm trying to write unit tests for an API method which calls the FluentEmail .Send() method. However, the tests are failing. The error I am getting is ArgumentNullException with 'Value cannot be null'. When I debugged, the exception was getting thrown at the FluentEmail call.

Could you help with why the exception gets thrown?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions