Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
32100%1.146

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.slasoi.common.eventschema.test32100%1.146

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.slasoi.common.eventschema.test

ClassTestsErrors FailuresSkippedSuccess RateTime
MonitoringEventServiceImplTest22000%0.859
TestUnmarshall10100%0.287

Test Cases

[Summary] [Package List] [Test Cases]

MonitoringEventServiceImplTest

testMarshall 0.638
unexpected element (uri:"http://slasoi.org/monitoring/xml/eventformat", local:"Event"). Expected elements are <{http://www.slaatsoi.org/eventschema}Event>,<{http://www.slaatsoi.org/eventschema}eventInstance>
testUnmarshall 0.19
unexpected element (uri:"http://slasoi.org/monitoring/xml/eventformat", local:"Event"). Expected elements are <{http://www.slaatsoi.org/eventschema}Event>,<{http://www.slaatsoi.org/eventschema}eventInstance>

TestUnmarshall

testUnmarshall 0.213
null

Failure Details

[Summary] [Package List] [Test Cases]


testMarshall
javax.xml.bind.UnmarshalException: unexpected element (uri:"http://slasoi.org/monitoring/xml/eventformat", local:"Event"). Expected elements are <{http://www.slaatsoi.org/eventschema}Event>,<{http://www.slaatsoi.org/eventschema}eventInstance>
org.slasoi.common.eventschema.test.MonitoringEventServiceImplTest:88
testUnmarshall
javax.xml.bind.UnmarshalException: unexpected element (uri:"http://slasoi.org/monitoring/xml/eventformat", local:"Event"). Expected elements are <{http://www.slaatsoi.org/eventschema}Event>,<{http://www.slaatsoi.org/eventschema}eventInstance>
org.slasoi.common.eventschema.test.MonitoringEventServiceImplTest:102
testUnmarshall
junit.framework.AssertionFailedError: null
org.slasoi.common.eventschema.test.TestUnmarshall:67