Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.628

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.628

Test Cases

[Summary] [Package List] [Test Cases]

PasswordTest

testJSONSerialization 0
testToStringDoesNotContainPassword 0

EmailAddressTest

testDomainPartMaximumLength 0.027
testValidateNoLocalPart 0.049
testDomainPartLastDomainTooShort 0.002
testJSONSerialization 1.546
testValidateNoDomainPart 0.002
testDomainPartTooLong 0
testValidateWithoutAt 0.001
testValidDomainParts 0.001
testValidateMultipleAt 0

Fork me on GitHub