Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6 4 0 0 33.333% 5.015

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
1 0 0 0 100% 1
fr.paris.lutece.plugins.notificationstore.business 3 3 0 0 0% 3.953
fr.paris.lutece.plugins.grustoragedb.service 2 1 0 0 50% 0.062

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

Class Tests Errors Failures Skipped Success Rate Time
antrunsql 1 0 0 0 100% 1

fr.paris.lutece.plugins.notificationstore.business

Class Tests Errors Failures Skipped Success Rate Time
DemandDAOTest 1 1 0 0 0% 3.952
NotificationDAOTest 2 2 0 0 0% 0.001

fr.paris.lutece.plugins.grustoragedb.service

Class Tests Errors Failures Skipped Success Rate Time
DemandServiceTest 2 1 0 0 50% 0.062

Test Cases

[Summary] [Package List] [Test Cases]

antrunsql

antrunsql 1

DemandServiceTest

testDemandServiceWithListener 0.002
testDemandServiceWithoutListener 0.024

DemandDAOTest

testBusiness 3.952
DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece

NotificationDAOTest

test1Business 0.001
DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece
test2Business 0
DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece

Failure Details

[Summary] [Package List] [Test Cases]


testDemandServiceWithoutListener
java.lang.NullPointerException
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece
test1Business
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece
test2Business
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: NOTIFICATIONSTORE_DEMAND in statement [INSERT INTO notificationstore_demand ( id, demand_type_id, subtype_id, reference, status_id, customer_id, creation_date, closure_date, max_steps, current_step, modify_date ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : lutece