Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
77 0 0 0 100% 0.807

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.mail 77 0 0 0 100% 0.807

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.mail

Class Tests Errors Failures Skipped Success Rate Time
DefaultAuthenticatorTest 1 0 0 0 100% 0.001
EmailAttachmentTest 5 0 0 0 100% 0.137
EmailLiveTest 2 0 0 0 100% 0.058
EmailTest 39 0 0 0 100% 0.08
HtmlEmailTest 9 0 0 0 100% 0.08
InvalidAddressTest 4 0 0 0 100% 0.006
InvalidInternetAddressTest 3 0 0 0 100% 0.009
MultiPartEmailTest 10 0 0 0 100% 0.044
SendWithAttachmentsTest 2 0 0 0 100% 0.373
SimpleEmailTest 2 0 0 0 100% 0.019

Test Cases

DefaultAuthenticatorTest

testDefaultAuthenticatorConstructor 0

EmailAttachmentTest

testGetSetDescription 0
testGetSetName 0.001
testGetSetPath 0
testGetSetURL 0.133
testGetSetDisposition 0

EmailLiveTest

testHtmlMailMimeLayout 0.05
testCorrectCharacterEncoding 0.006

EmailTest

testGetSetDebug 0
testGetSetSession 0.002
testGetSetAuthentication 0
testGetSetAuthenticator 0
testGetSetCharset 0
testSetContentMimeMultipart 0.001
testSetContentObject 0
testGetSetHostName 0.001
testGetSetSmtpPort 0
testSetFrom 0
testSetFromWithEncoding 0
testSetFrom2 0.016
testAddTo 0.001
testAddToWithEncoding 0
testAddTo2 0.003
testSetTo 0
testAddCc 0.001
testAddCcWithEncoding 0
testAddCc2 0.002
testSetCc 0
testAddBcc 0
testAddBccWithEncoding 0
testAddBcc2 0.002
testSetBcc 0.001
testAddReplyTo 0
testAddReplyToWithEncoding 0
testAddReplyTo2 0.003
testAddHeader 0.001
testAddHeaderEx 0
testSetHeaders 0
testSetHeadersEx 0.001
testSetSubject 0
testSendEx 0.021
testGetSetSentDate 0
testToInternetAddressArray 0.001
testSetPopBeforeSmtp 0
testDefaultCharsetAppliesToTextContent 0.003
testDefaultCharsetCanBeOverriddenByContentType 0.003
testDefaultCharsetIgnoredByNonTextContent 0.003

HtmlEmailTest

testGetSetTextMsg 0
testGetSetHtmlMsg 0
testGetSetMsg 0
testEmbedUrl 0.012
testEmbedFile 0.001
testEmbedUrlAndFile 0.001
testEmbedDataSource 0.001
testSend 0.036
testSend2 0.022

InvalidAddressTest

testSetInvalidFrom 0.001
testAddInvalidTo 0.001
testAddInvalidCc 0.001
testAddInvalidBcc 0.001

InvalidInternetAddressTest

testStrictConstructor 0.001
testValidateMethod 0.004
testValidateMethodCharset 0.001

MultiPartEmailTest

testSend 0.034
testSetMsg 0.001
testAttach 0.002
testAttach2 0.001
testAttach3 0.001
testAddPart 0.001
testAddPart2 0
testGetContainer 0
testInit 0.001
testGetSetSubType 0

SendWithAttachmentsTest

testSendNoAttachments 0.302
testSendWAttachments 0.037

SimpleEmailTest

testGetSetMsg 0.002
testSend 0.01