Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
71 | 0 | 0 | 0 | 100% | 3.832 |
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 |
---|---|---|---|---|---|---|
org.openehealth.ipf.modules.hl7.kotlin | 68 | 0 | 0 | 0 | 100% | 3.832 |
org.openehealth.ipf.modules.hl7.kotlin.validation.model | 3 | 0 | 0 | 0 | 100% | 0 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openehealth.ipf.modules.hl7.kotlin
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CompositeTest | 8 | 0 | 0 | 0 | 100% | 1.566 | |
DoubleQuoteTest | 1 | 0 | 0 | 0 | 100% | 0.125 | |
GroupTest | 21 | 0 | 0 | 0 | 100% | 0.6 | |
MessageTest | 11 | 0 | 0 | 0 | 100% | 0.616 | |
SegmentTest | 16 | 0 | 0 | 0 | 100% | 0.584 | |
ShortcutSyntaxTest | 7 | 0 | 0 | 0 | 100% | 0.183 | |
TypeTest | 3 | 0 | 0 | 0 | 100% | 0.158 | |
VariesTest | 1 | 0 | 0 | 0 | 100% | 0 |
org.openehealth.ipf.modules.hl7.kotlin.validation.model
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LambdaMessageRuleTest | 1 | 0 | 0 | 0 | 100% | 0 | |
LambdaPrimitiveTypeRuleTest | 2 | 0 | 0 | 0 | 100% | 0 |
Test Cases
[Summary] [Package List] [Test Cases]
CompositeTest
testMakeComposite | 0.002 | |
testGetEmptyAt | 0.004 | |
testGetAt | 0 | |
testSetAt | 0.001 | |
testFrom | 0.008 | |
testDestructuring | 0 | |
testEncode | 0 | |
testAsBoolean | 0 |