Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6 4 1 0 16,667% 3,869

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 1 0 0% 1
fr.paris.lutece.plugins.notificationstore.business 3 3 0 0 0% 2,308
fr.paris.lutece.plugins.grustoragedb.service 2 1 0 0 50% 0,561

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 1 0 0% 1

fr.paris.lutece.plugins.notificationstore.business

Class Tests Errors Failures Skipped Success Rate Time
NotificationDAOTest 2 2 0 0 0% 2,305
DemandDAOTest 1 1 0 0 0% 0,003

fr.paris.lutece.plugins.grustoragedb.service

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

Test Cases

[Summary] [Package List] [Test Cases]

NotificationDAOTest

test1Business 1,996
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, meta_data ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? , ?) ] - SQL statement : - Plugin : lutece
test2Business 0,003
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, meta_data ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? , ?) ] - SQL statement : - Plugin : lutece

DemandServiceTest

testDemandServiceWithListener 0,001
testDemandServiceWithoutListener 0,523

DemandDAOTest

testBusiness 0,003
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, meta_data ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? , ?) ] - SQL statement : - Plugin : lutece

antrunsql

antrunsql 1

Failure Details

[Summary] [Package List] [Test Cases]


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, meta_data ) 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, meta_data ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? , ?) ] - SQL statement : - Plugin : lutece
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, meta_data ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? , ?) ] - SQL statement : - Plugin : lutece
antrunsql
antrunsql