Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
5 0 0 0 100% 0.162

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 3 0 0 0 100% 0.162
com.programmingchronicles.tdd.domain 2 0 0 0 100% 0

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
TestGlobalAddressBook 3 0 0 0 100% 0.162

com.programmingchronicles.tdd.domain

Class Tests Errors Failures Skipped Success Rate Time
TestContact 2 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

TestGlobalAddressBook

testAddContact 0.158
testGetContact 0.002
testGetContactInvalidId 0.002

TestContact

testFirstName 0
testIdProperty 0