Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
3 2 1 0 0% 3,725

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.stock.modules.recommendation.service 2 2 0 0 0% 2,725

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.stock.modules.recommendation.service

Class Tests Errors Failures Skipped Success Rate Time
RecommendationServiceTest 2 2 0 0 0% 2,725

Test Cases

[Summary] [Package List] [Test Cases]

RecommendationServiceTest

testExtractPurchases 2,689
DAOUtil error : user lacks privilege or object not found: STOCK_PRODUCT in statement [SELECT a.id_product FROM stock_product a, stock_product_attribute_date b, stock_product_attribute_date c WHERE a.id_product = b.owner_id AND b.attribute_key = 'start' AND a.id_product = c.owner_id AND c.attribute_key = 'end' AND b.attribute_value < ? AND c.attribute_value > ?] - SQL statement : - Plugin : lutece
testGetRecommendedItems 0,002
DAOUtil error : user lacks privilege or object not found: STOCK_PRODUCT in statement [SELECT a.id_product FROM stock_product a, stock_product_attribute_date b, stock_product_attribute_date c WHERE a.id_product = b.owner_id AND b.attribute_key = 'start' AND a.id_product = c.owner_id AND c.attribute_key = 'end' AND b.attribute_value < ? AND c.attribute_value > ?] - SQL statement : - Plugin : lutece

antrunsql

antrunsql 1

Failure Details

[Summary] [Package List] [Test Cases]


testExtractPurchases
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: STOCK_PRODUCT in statement [SELECT a.id_product FROM stock_product a, stock_product_attribute_date b, stock_product_attribute_date c WHERE a.id_product = b.owner_id AND b.attribute_key = 'start' AND a.id_product = c.owner_id AND c.attribute_key = 'end' AND b.attribute_value < ? AND c.attribute_value > ?] - SQL statement : - Plugin : lutece
testGetRecommendedItems
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: STOCK_PRODUCT in statement [SELECT a.id_product FROM stock_product a, stock_product_attribute_date b, stock_product_attribute_date c WHERE a.id_product = b.owner_id AND b.attribute_key = 'start' AND a.id_product = c.owner_id AND c.attribute_key = 'end' AND b.attribute_value < ? AND c.attribute_value > ?] - SQL statement : - Plugin : lutece
antrunsql
antrunsql