Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 1.233

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 9 0 0 0 100% 1.233

Test Cases

[Summary] [Package List] [Test Cases]

PasswordTest

testJSONSerialization 0
testToStringDoesNotContainPassword 0

EmailAddressTest

testDomainPartMaximumLength 0.018
testValidateNoLocalPart 0.009
testDomainPartLastDomainTooShort 0.001
testJSONSerialization 1.2
testValidateNoDomainPart 0.001
testDomainPartTooLong 0.001
testValidateWithoutAt 0
testValidDomainParts 0.001
testValidateMultipleAt 0.002

Fork me on GitHub