Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
11 7 1 0 27,273% 4,31

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.crm.business.notification 1 1 0 0 0% 0,001
fr.paris.lutece.plugins.crm.business.demand 3 3 0 0 0% 3,307
fr.paris.lutece.plugins.crm.business.demand.category 1 1 0 0 0% 0
fr.paris.lutece.plugins.crm.business.user 1 1 0 0 0% 0,001
fr.paris.lutece.plugins.crm.service 4 1 0 0 75% 0,001

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.crm.business.notification

Class Tests Errors Failures Skipped Success Rate Time
NotificationTest 1 1 0 0 0% 0,001

fr.paris.lutece.plugins.crm.business.demand

Class Tests Errors Failures Skipped Success Rate Time
DemandTest 1 1 0 0 0% 3,305
DemandTypeTest 1 1 0 0 0% 0,001
DemandStatusCRMTest 1 1 0 0 0% 0,001

fr.paris.lutece.plugins.crm.business.demand.category

Class Tests Errors Failures Skipped Success Rate Time
CategoryTest 1 1 0 0 0% 0

fr.paris.lutece.plugins.crm.business.user

Class Tests Errors Failures Skipped Success Rate Time
CRMUserTest 1 1 0 0 0% 0,001

fr.paris.lutece.plugins.crm.service

Class Tests Errors Failures Skipped Success Rate Time
CRMServiceTest 4 1 0 0 75% 0,001

Test Cases

[Summary] [Package List] [Test Cases]

antrunsql

antrunsql 1

DemandTest

testBusiness 3,277
DAOUtil error : user lacks privilege or object not found: CRM_DEMAND in statement [ INSERT INTO crm_demand (id_demand, id_demand_type, id_crm_user, status_text, id_status_crm, data, date_modification, remote_id ) VALUES (?,?,?,?,?,?,?,?) ] - SQL statement : - Plugin : crm

DemandTypeTest

testBusiness 0,001
DAOUtil error : user lacks privilege or object not found: CRM_DEMAND_TYPE in statement [ INSERT INTO crm_demand_type (id_demand_type, label, url_resource, url_info, url_contact, demand_type_order, id_category, date_begin, date_end, workgroup_key, role_key, target, url_delete, is_include_id_user,is_need_authentication , is_need_validation) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) ] - SQL statement : - Plugin : crm

DemandStatusCRMTest

testBusiness 0,001
DAOUtil error : user lacks privilege or object not found: CRM_STATUS_CRM in statement [ SELECT id_status_crm, status_label FROM crm_status_crm WHERE id_status_crm = ? ] - SQL statement : - Plugin : crm

CategoryTest

testBusiness 0
DAOUtil error : user lacks privilege or object not found: CRM_CATEGORY in statement [INSERT INTO crm_category ( id_category, name, description, code ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : crm

NotificationTest

testBusiness 0,001
DAOUtil error : user lacks privilege or object not found: CRM_NOTIFICATION in statement [ INSERT INTO crm_notification (id_notification, id_demand, is_read, object, message, date_creation, sender) VALUES (?,?,?,?,?,?,?) ] - SQL statement : - Plugin : crm

CRMUserTest

testBusiness 0,001
DAOUtil error : user lacks privilege or object not found: CRM_USER in statement [ INSERT INTO crm_user (id_crm_user, user_guid, status,must_be_updated) VALUES (?,?,?,?) ] - SQL statement : - Plugin : crm

CRMServiceTest

testDeleteDemand 0
testSetStatus 0
testNotify 0,001
testRegisterDemand 0
DAOUtil error : user lacks privilege or object not found: CRM_DEMAND in statement [ SELECT id_demand, id_demand_type, id_crm_user, status_text, id_status_crm, data, date_modification, remote_id FROM crm_demand WHERE remote_id = ? AND id_demand_type = ? ] - SQL statement : - Plugin : crm

Failure Details

[Summary] [Package List] [Test Cases]


antrunsql
antrunsql
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CRM_DEMAND in statement [ INSERT INTO crm_demand (id_demand, id_demand_type, id_crm_user, status_text, id_status_crm, data, date_modification, remote_id ) VALUES (?,?,?,?,?,?,?,?) ] - SQL statement : - Plugin : crm
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CRM_DEMAND_TYPE in statement [ INSERT INTO crm_demand_type (id_demand_type, label, url_resource, url_info, url_contact, demand_type_order, id_category, date_begin, date_end, workgroup_key, role_key, target, url_delete, is_include_id_user,is_need_authentication , is_need_validation) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) ] - SQL statement : - Plugin : crm
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CRM_STATUS_CRM in statement [ SELECT id_status_crm, status_label FROM crm_status_crm WHERE id_status_crm = ? ] - SQL statement : - Plugin : crm
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CRM_CATEGORY in statement [INSERT INTO crm_category ( id_category, name, description, code ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : crm
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CRM_NOTIFICATION in statement [ INSERT INTO crm_notification (id_notification, id_demand, is_read, object, message, date_creation, sender) VALUES (?,?,?,?,?,?,?) ] - SQL statement : - Plugin : crm
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CRM_USER in statement [ INSERT INTO crm_user (id_crm_user, user_guid, status,must_be_updated) VALUES (?,?,?,?) ] - SQL statement : - Plugin : crm
testRegisterDemand
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CRM_DEMAND in statement [ SELECT id_demand, id_demand_type, id_crm_user, status_text, id_status_crm, data, date_modification, remote_id FROM crm_demand WHERE remote_id = ? AND id_demand_type = ? ] - SQL statement : - Plugin : crm