Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.adminwall.business 2 2 0 0 0% 3.355

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.adminwall.business

Class Tests Errors Failures Skipped Success Rate Time
HashtagBusinessTest 1 1 0 0 0% 0.001
PostBusinessTest 1 1 0 0 0% 3.354

Test Cases

[Summary] [Package List] [Test Cases]

HashtagBusinessTest

testBusiness 0.001
DAOUtil error : user lacks privilege or object not found: ADMINWALL_HASHTAG in statement [SELECT id_hashtag FROM adminwall_hashtag WHERE tag = ?] - SQL statement : - Plugin : lutece

antrunsql

antrunsql 1

PostBusinessTest

testBusiness 3.321
DAOUtil error : user lacks privilege or object not found: ADMINWALL_POST in statement [INSERT INTO adminwall_post ( id_post, contenu, date, id_auteur, auteur ) VALUES ( ?, ?, ?, ? ,?) ] - SQL statement : - Plugin : adminwall

Failure Details

[Summary] [Package List] [Test Cases]


testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: ADMINWALL_HASHTAG in statement [SELECT id_hashtag FROM adminwall_hashtag WHERE tag = ?] - SQL statement : - Plugin : lutece
antrunsql
antrunsql
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: ADMINWALL_POST in statement [INSERT INTO adminwall_post ( id_post, contenu, date, id_auteur, auteur ) VALUES ( ?, ?, ?, ? ,?) ] - SQL statement : - Plugin : adminwall