[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 134 | 0 | 0 | 0 | 100% | 7.488 |
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 |
|---|---|---|---|---|---|---|
| org.apache.commons.mail.resolver | 10 | 0 | 0 | 0 | 100% | 0.972 |
| org.apache.commons.mail.util | 6 | 0 | 0 | 0 | 100% | 0.178 |
| org.apache.commons.mail | 118 | 0 | 0 | 0 | 100% | 6.338 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DataSourceUrlResolverTest | 3 | 0 | 0 | 0 | 100% | 0.558 | |
| DataSourceCompositeResolverTest | 3 | 0 | 0 | 0 | 100% | 0.341 | |
| DataSourceFileResolverTest | 2 | 0 | 0 | 0 | 100% | 0.052 | |
| DataSourceClassPathResolverTest | 2 | 0 | 0 | 0 | 100% | 0.021 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| MimeMessageParserTest | 6 | 0 | 0 | 0 | 100% | 0.178 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SendWithAttachmentsTest | 2 | 0 | 0 | 0 | 100% | 0.2 | |
| InvalidInternetAddressTest | 3 | 0 | 0 | 0 | 100% | 0 | |
| InvalidAddressTest | 4 | 0 | 0 | 0 | 100% | 0.005 | |
| EmailTest | 44 | 0 | 0 | 0 | 100% | 0.203 | |
| DefaultAuthenticatorTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| HtmlEmailTest | 14 | 0 | 0 | 0 | 100% | 0.888 | |
| SimpleEmailTest | 2 | 0 | 0 | 0 | 100% | 0.041 | |
| EmailLiveTest | 8 | 0 | 0 | 0 | 100% | 0.092 | |
| EmailUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| MultiPartEmailTest | 11 | 0 | 0 | 0 | 100% | 0.538 | |
| EmailAttachmentTest | 5 | 0 | 0 | 0 | 100% | 0.081 | |
| ImageHtmlEmailTest | 23 | 0 | 0 | 0 | 100% | 4.287 |
[Summary] [Package List] [Test Cases]
| testAddInvalidCc | 0.002 | |
| testAddInvalidTo | 0.001 | |
| testSetInvalidFrom | 0.001 | |
| testAddInvalidBcc | 0.001 |
| testAddBccArray | 0 | |
| testAddReplyTo2 | 0.041 | |
| testGetSetSession | 0.002 | |
| testAddReplyTo | 0 | |
| testDefaultCharsetCanBeOverriddenByContentType | 0.002 | |
| testSetHeadersEx | 0 | |
| testAddCcWithEncoding | 0 | |
| testAddBcc2 | 0.006 | |
| testGetSetDebug | 0 | |
| testSetHeaders | 0.001 | |
| testAddCc | 0 | |
| testAddTo | 0 | |
| testSetCc | 0 | |
| testSetTo | 0 | |
| testSetContentMimeMultipart | 0 | |
| testGetSetAuthentication | 0 | |
| testFoldingHeaders | 0.003 | |
| testAddToWithEncoding | 0.001 | |
| testCorrectContentTypeForPNG | 0.002 | |
| testGetSetHostName | 0 | |
| testSetContentObject | 0 | |
| testGetSetAuthenticator | 0 | |
| testAddToArray | 0.001 | |
| testGetSetSmtpPort | 0 | |
| testDefaultCharsetAppliesToTextContent | 0.002 | |
| testToInternetAddressArray | 0 | |
| testAddHeader | 0 | |
| testSetSubject | 0.001 | |
| testGetSetCharset | 0 | |
| testAddBcc | 0 | |
| testAddCc2 | 0.005 | |
| testAddTo2 | 0.006 | |
| testAddReplyToWithEncoding | 0 | |
| testSetFromWithEncoding | 0 | |
| testGetSetSentDate | 0 | |
| testAddHeaderEx | 0 | |
| testSetFrom | 0.001 | |
| testSendEx | 0.122 | |
| testSetBcc | 0 | |
| testAddCcArray | 0.001 | |
| testDefaultCharsetIgnoredByNonTextContent | 0.006 | |
| testAddBccWithEncoding | 0 | |
| testSetPopBeforeSmtp | 0 | |
| testSetFrom2 | 0 |
| testParseHtmlEmailWithAttachments | 0.154 | |
| testAttachmentOnly | 0.006 | |
| testParseSimpleReplyEmail | 0.006 | |
| testParseMultipartReport | 0.002 | |
| testParseNoHeaderSeperatorWithOutOfMemory | 0.009 | |
| testParseSimpleEmail | 0.001 |
| testResolvingHttpLenient | 0.452 | |
| testResolvingHttpNonLenient | 0.104 | |
| testResolvingFilesLenient | 0.002 |
| testResolvingFilesLenient | 0.297 | |
| testResolvingFilesNonLenient | 0.044 | |
| testExternalModification | 0 |
| testEmbedUrl | 0.293 | |
| testGetSetTextMsg | 0.004 | |
| testGetSetHtmlMsg | 0.004 | |
| testGetSetMsg | 0.013 | |
| testEmbedFile | 0.01 | |
| testEmbedUrlAndFile | 0.007 | |
| testEmbedDataSource | 0.007 | |
| testSend | 0.231 | |
| testSend2 | 0.134 | |
| testAddZipUrl | 0.025 | |
| testCallingBuildMimeMessageBeforeSent | 0.014 | |
| testSendWithPlainTextButNoHtmlContent | 0.029 | |
| testEmbedFileWithCID | 0.006 | |
| testHtmlMailMimeLayout | 0.111 |
| testSimpleEmail | 0.008 | |
| testMultiPartEmail | 0.02 | |
| testImageHtmlEmailLocal | 0.03 | |
| testSendingEmailsInBatch | 0 | |
| testCorrectCharacterEncoding | 0.005 | |
| testHtmlMailMimeLayout | 0.026 | |
| testFoldedHeaderValue | 0.003 | |
| testImageHtmlEmailRemote | 0 |
| testSend | 0.23 | |
| testAttach | 0.232 | |
| testAttach2 | 0.004 | |
| testAttach3 | 0.023 | |
| testAttachFileLocking | 0.003 | |
| testAddPart | 0.012 | |
| testAddPart2 | 0 | |
| testGetContainer | 0 | |
| testInit | 0 | |
| testGetSetSubType | 0.002 | |
| testSetMsg | 0.032 |
| testGetSetName | 0 | |
| testGetSetPath | 0 | |
| testGetSetDisposition | 0 | |
| testGetSetURL | 0.081 | |
| testGetSetDescription | 0 |
| testResolvingClassPathNonLenient | 0.002 | |
| testResolvingClassPathLenient | 0.019 |
| testSendHtml | 2.061 | |
| testSendEmptyHTML | 0.007 | |
| testSendEmptyHTML2 | 0.008 | |
| testSendHtmlUrl | 0.36 | |
| testSendHTMLAbsoluteLocalFile | 0.129 | |
| testSendHTMLClassPathFile | 0.193 | |
| testSendHTMLAutoResolveFile | 0.195 | |
| testSendHTMLAutoResolveMultipleFiles | 0.19 | |
| testRegex | 0.007 | |
| testEmbedUrl | 0.475 | |
| testGetSetTextMsg | 0.015 | |
| testGetSetHtmlMsg | 0.017 | |
| testGetSetMsg | 0.032 | |
| testEmbedFile | 0.012 | |
| testEmbedUrlAndFile | 0.014 | |
| testEmbedDataSource | 0.024 | |
| testSend | 0.234 | |
| testSend2 | 0.152 | |
| testAddZipUrl | 0.024 | |
| testCallingBuildMimeMessageBeforeSent | 0.017 | |
| testSendWithPlainTextButNoHtmlContent | 0.033 | |
| testEmbedFileWithCID | 0.006 | |
| testHtmlMailMimeLayout | 0.082 |