Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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

testAddContactVerifyId 0.017
testAddContact 0.002
testGetContact 0.001

TestContact

testFirstName 0
testIdProperty 0