Summary
[Summary] [Package List] [Test Cases]
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
13 |
0 |
0 |
0 |
100% |
1.84 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openehealth.ipf.commons.ihe.core.chain
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
ChainUtilsTest |
5 |
0 |
0 |
0 |
100% |
0.037 |
org.openehealth.ipf.commons.ihe.core
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
InteractionIdTest |
3 |
0 |
0 |
0 |
100% |
0.018 |
Test Cases
[Summary] [Package List] [Test Cases]
ChainUtilsTest
|
testBeforeEqualsToAfter |
0.034 |
|
testHappyCase |
0 |
|
testAlreadyExistent |
0.001 |
|
testBeforeGreaterThanAfter |
0.001 |
|
testDependencyLoop |
0.001 |
InteractionIdTest
|
testGetInteractionIds |
0.002 |
|
testReconstruct |
0.011 |
|
testIsProfileFor |
0 |