Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 0.590 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.nilhcem.fakesmtp.model 5 0 0 0 100% 0.539 s
com.nilhcem.fakesmtp.core.server 5 0 0 0 100% 0.049 s
com.nilhcem.fakesmtp.core 6 0 0 0 100% 0.002 s

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

com.nilhcem.fakesmtp.model

- Class Tests Errors Failures Skipped Success Rate Time
UIModelTest 5 0 0 0 100% 0.539 s

com.nilhcem.fakesmtp.core.server

- Class Tests Errors Failures Skipped Success Rate Time
MailServerTest 2 0 0 0 100% 0.047 s
SMTPServerHandlerTest 3 0 0 0 100% 0.002 s

com.nilhcem.fakesmtp.core

- Class Tests Errors Failures Skipped Success Rate Time
ConfigurationTest 3 0 0 0 100% 0.001 s
I18nTest 3 0 0 0 100% 0.001 s

Test Cases

[Summary] [Package List] [Test Cases]

MailServerTest

testGetLock 0 s
testSaveDeleteEmail 0.047 s

SMTPServerHandlerTest

testOutOfRangePort 0.001 s
uniqueInstance 0 s
stopShouldDoNothingIfServerIsAlreadyStopped 0.001 s

ConfigurationTest

getEmptyValueWhenKeyIsNotFound 0 s
uniqueInstance 0.001 s
getValueWhenKeyIsFound 0 s

UIModelTest

testIsStarted 0.358 s
testInvalidHost 0.178 s
testInvalidPort 0.001 s
uniqueInstance 0.001 s
shouldHaveZeroMsgReceivedFirst 0.001 s

I18nTest

getEmptyValueWhenKeyIsNotFound 0 s
uniqueInstance 0 s
getValueWhenKeyIsFound 0.001 s