Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
4 2 1 0 25% 5,912

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.indicator.service 1 0 0 0 100% 0,129
fr.paris.lutece.plugins.indicator.business 2 2 0 0 0% 4,783

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.indicator.service

Class Tests Errors Failures Skipped Success Rate Time
TimeCodeServiceTest 1 0 0 0 100% 0,129

fr.paris.lutece.plugins.indicator.business

Class Tests Errors Failures Skipped Success Rate Time
IndicatorHistoryBusinessTest 1 1 0 0 0% 0,001
IndicatorBusinessTest 1 1 0 0 0% 4,782

Test Cases

[Summary] [Package List] [Test Cases]

TimeCodeServiceTest

testGetCurrentTimeCode 0,024

IndicatorHistoryBusinessTest

testBusiness 0,001
DAOUtil error : user lacks privilege or object not found: INDICATOR_HISTORY in statement [INSERT INTO indicator_history ( ind_key, time_code, ind_value, ind_target ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : indicator

IndicatorBusinessTest

testBusiness 4,778
DAOUtil error : user lacks privilege or object not found: INDICATOR_KEY in statement [INSERT INTO indicator_key ( id_indicator, ind_key, label, description, ind_value, ind_target, history_period ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : indicator

antrunsql

antrunsql 1

Failure Details

[Summary] [Package List] [Test Cases]


testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: INDICATOR_HISTORY in statement [INSERT INTO indicator_history ( ind_key, time_code, ind_value, ind_target ) VALUES ( ?, ?, ?, ? ) ] - SQL statement : - Plugin : indicator
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: INDICATOR_KEY in statement [INSERT INTO indicator_key ( id_indicator, ind_key, label, description, ind_value, ind_target, history_period ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : indicator
antrunsql
antrunsql