Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
7 0 0 0 100% 0.58

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.puresoltechnologies.commons.types 7 0 0 0 100% 0.58

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

com.puresoltechnologies.commons.types

Class Tests Errors Failures Skipped Success Rate Time
PasswordTest 2 0 0 0 100% 0
EmailAddressTest 5 0 0 0 100% 0.58

Test Cases

[Summary] [Package List] [Test Cases]

PasswordTest

testJSONSerialization 0
testToStringDoesNotContainPassword 0

EmailAddressTest

testDomainPartMaximumLength 0.009
testDomainPartLastDomainTooShort 0.026
testJSONSerialization 0.544
testDomainPartTooLong 0.001
testValidDomainParts 0

Fork me on GitHub