Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
17 6 1 0 58.824% 3.995

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.gru.business.domain 2 2 0 0 0% 0.001
fr.paris.lutece.plugins.gru.business 4 4 0 0 0% 2.994
fr.paris.lutece.plugins.gru.service.customer 10 0 0 0 100% 0

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.gru.business.domain

Class Tests Errors Failures Skipped Success Rate Time
BusinessDomainBusinessTest 1 1 0 0 0% 0.001
BusinessSectorBusinessTest 1 1 0 0 0% 0

fr.paris.lutece.plugins.gru.business

Class Tests Errors Failures Skipped Success Rate Time
DemandTypeActionBusinessTest 1 1 0 0 0% 2.993
DemandTypeBusinessTest 1 1 0 0 0% 0.001
FeatureCategoryBusinessTest 1 1 0 0 0% 0
FeatureBusinessTest 1 1 0 0 0% 0

fr.paris.lutece.plugins.gru.service.customer

Class Tests Errors Failures Skipped Success Rate Time
CustomerAuthorizationFilterChainTest 10 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

antrunsql

antrunsql 1

DemandTypeActionBusinessTest

testBusiness 2.968
DAOUtil error : user lacks privilege or object not found: GRU_DEMAND_TYPE_ACTION in statement [INSERT INTO gru_demand_type_action ( id_demand_type_action, action_link, action_label, id_demand_type ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru

DemandTypeBusinessTest

testBusiness 0.001
DAOUtil error : user lacks privilege or object not found: GRU_DEMAND_TYPE in statement [INSERT INTO gru_demand_type ( id_demand_type, demand_type_id, title , id_business_domain ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru

FeatureCategoryBusinessTest

testBusiness 0
DAOUtil error : user lacks privilege or object not found: GRU_FEATURE_CATEGORY in statement [INSERT INTO gru_feature_category ( id_feature_category, name, description, id_order, category_icon, color ) VALUES ( ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru

FeatureBusinessTest

testBusiness 0
DAOUtil error : user lacks privilege or object not found: GRU_FEATURE in statement [INSERT INTO gru_feature ( id_feature, name, link, link_customer_params, target, id_category, id_order, display_level ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru

BusinessDomainBusinessTest

testBusiness 0.001
DAOUtil error : user lacks privilege or object not found: GRU_BUSINESS_DOMAIN in statement [INSERT INTO gru_business_domain ( id_business_domain, name, description, id_business_sector ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru

BusinessSectorBusinessTest

testBusiness 0
DAOUtil error : user lacks privilege or object not found: GRU_BUSINESS_SECTOR in statement [INSERT INTO gru_business_sector ( id_business_sector, name, description ) VALUES ( ?, ?, ? ) ] - SQL statement : - Plugin : gru

CustomerAuthorizationFilterChainTest

testFilterCustomerWhenUserIsNull 0
testFilterListCustomerWithTwoFilter 0
testFilterCustomerWhenCustomerIsNull 0
testFilterListCustomerWhenUserIsNull 0
testFilterCustomerWithTwoFilter 0
testFilterCustomerWitNoFilter 0
testFilterListCustomerWithOneFilter 0
testFilterListCustomerWithNoFilter 0
testFilterListCustomerWhenCustomerIsNull 0
testFilterCustomerWithOneFilter 0

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: GRU_DEMAND_TYPE_ACTION in statement [INSERT INTO gru_demand_type_action ( id_demand_type_action, action_link, action_label, id_demand_type ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: GRU_DEMAND_TYPE in statement [INSERT INTO gru_demand_type ( id_demand_type, demand_type_id, title , id_business_domain ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: GRU_FEATURE_CATEGORY in statement [INSERT INTO gru_feature_category ( id_feature_category, name, description, id_order, category_icon, color ) VALUES ( ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: GRU_FEATURE in statement [INSERT INTO gru_feature ( id_feature, name, link, link_customer_params, target, id_category, id_order, display_level ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: GRU_BUSINESS_DOMAIN in statement [INSERT INTO gru_business_domain ( id_business_domain, name, description, id_business_sector ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : gru
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: GRU_BUSINESS_SECTOR in statement [INSERT INTO gru_business_sector ( id_business_sector, name, description ) VALUES ( ?, ?, ? ) ] - SQL statement : - Plugin : gru