Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use same API for testing anything #96

Open
aurelien-baudet opened this issue Jul 18, 2020 · 0 comments
Open

Use same API for testing anything #96

aurelien-baudet opened this issue Jul 18, 2020 · 0 comments

Comments

@aurelien-baudet
Copy link
Member

aurelien-baudet commented Jul 18, 2020

Currently OghamAssertions only provide assertions for JavaMail and SMPP.
However, it could be great if the same code for checking adapts to any other sender implementation. For example, testing an email sending with SendGrid should hide WireMock complexity and let developer use same code as for JavaMail to ensure that email is correctly received.

If this is done, code for checking in classpath testing will be easier to maintain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant