Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
11 0 0 0 100% 0.928

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 11 0 0 0 100% 0.928

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.006
EmailAddressTest 9 0 0 0 100% 0.922

Test Cases

[Summary] [Package List] [Test Cases]

PasswordTest

testJSONSerialization 0.005
testToStringDoesNotContainPassword 0.001

EmailAddressTest

testDomainPartMaximumLength 0.011
testValidateNoLocalPart 0.029
testDomainPartLastDomainTooShort 0.001
testJSONSerialization 0.88
testValidateNoDomainPart 0
testDomainPartTooLong 0
testValidateWithoutAt 0
testValidDomainParts 0
testValidateMultipleAt 0.001

Fork me on GitHub