[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 5 | 0 | 0 | 0 | 100% | 0.135 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.nilhcem.fakesmtp.integration | 5 | 0 | 0 | 0 | 100% | 0.135 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SendEmailsIT | 5 | 0 | 0 | 0 | 100% | 0.135 |
[Summary] [Package List] [Test Cases]
| sendSimpleTestEmail | 0.085 | |
| sendHTMLFormattedEmail | 0.012 | |
| sendEmailWithAttachment | 0.02 | |
| sendEmailToManyRecipientsWithTwoHeaders | 0.009 | |
| sendEmailWithBase64Subject | 0.009 |