[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 12 | 0 | 0 | 100,00% | 14,32 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| net.sf.oness.party.model.facade | 11 | 0 | 0 | 100,00% | 3,38 |
| net.sf.oness.party.model.party | 1 | 0 | 0 | 100,00% | 10,94 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| PartyFacadeDelegateTest | 11 | 0 | 0 | 100,00% | 3,385 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| DatabasePopulatorTest | 1 | 0 | 0 | 100,00% | 10,936 |
[ summary] [ package list] [ test cases]
|
| testCreateParty | 1,79 |
|
| testUpdateParty | 0,23 |
|
| testFindPartyPartyintint | 0,18 |
|
| testFindPartyLong | 0,08 |
|
| testFindPartyWithDetails | 0,26 |
|
| testDeleteParty | 0,16 |
|
| testCreateContactInfo | 0,16 |
|
| testUpdateContactInfo | 0,10 |
|
| testFindContactInfoContactInfointint | 0,13 |
|
| testFindContactInfoLong | 0,16 |
|
| testDeleteContactInfo | 0,10 |