Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6 0 0 0 100% 0.028

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.programmingchronicles.tdd.addressbook 6 0 0 0 100% 0.028

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

com.programmingchronicles.tdd.addressbook

Class Tests Errors Failures Skipped Success Rate Time
ITAddressBookWithIncrementIdGenerator 3 0 0 0 100% 0.008
ITAddressBookWithUUIDIdGenerator 3 0 0 0 100% 0.02

Test Cases

[Summary] [Package List] [Test Cases]

ITAddressBookWithIncrementIdGenerator

testAddContact 0.006
testGetContact 0
testGetContactInvalidId 0.002

ITAddressBookWithUUIDIdGenerator

testAddContact 0.018
testGetContact 0.001
testGetContactInvalidId 0.001