Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
210050%11.329

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.businessManager.postSale.reporting210050%11.329

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

org.slasoi.businessManager.postSale.reporting

ClassTestsErrors FailuresSkippedSuccess RateTime
BillingReportTest11000%7.126
BizzSlaParserTest1000100%4.203

Test Cases

[Summary] [Package List] [Test Cases]

BillingReportTest

testBillingReport 7.092
Error creating bean with name 'reporting' defined in class path resource [META-INF/spring/bm-postsale-context.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'slaContext' of bean class [org.slasoi.businessManager.postSale.reporting.impl.CustomerRelationsImpl]: Bean property 'slaContext' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?

BizzSlaParserTest

testParseSLA4.202

Failure Details

[Summary] [Package List] [Test Cases]


testBillingReport
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reporting' defined in class path resource [META-INF/spring/bm-postsale-context.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'slaContext' of bean class [org.slasoi.businessManager.postSale.reporting.impl.CustomerRelationsImpl]: Bean property 'slaContext' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
org.slasoi.businessManager.postSale.reporting.BillingReportTest: