Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
3 2 0 0 33.333% 5.142

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 0 0 100% 1
fr.paris.lutece.plugins.formresponsxpage.web 1 1 0 0 0% 0.001
fr.paris.lutece.plugins.formresponsxpage.business 1 1 0 0 0% 4.141

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 0 0 100% 1

fr.paris.lutece.plugins.formresponsxpage.web

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

fr.paris.lutece.plugins.formresponsxpage.business

Class Tests Errors Failures Skipped Success Rate Time
FormsreponseeditoBusinessTest 1 1 0 0 0% 4.141

Test Cases

[Summary] [Package List] [Test Cases]

FormsreponseeditoJspBeanTest

testJspBean 0.001
DAOUtil error : user lacks privilege or object not found: LABELRICHTEXT_UN in statement [SELECT id_formsreponseedito, labelrichtext_un, labelrichtext_deux FROM formresponsxpage_formsreponseedito WHERE id_formsreponseedito = ?] - SQL statement : - Plugin : lutece

FormsreponseeditoBusinessTest

testBusiness 4.108
DAOUtil error : user lacks privilege or object not found: LABELRICHTEXT_UN in statement [INSERT INTO formresponsxpage_formsreponseedito ( labelrichtext_un, labelrichtext_deux ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : lutece

antrunsql

antrunsql 1

Failure Details

[Summary] [Package List] [Test Cases]


testJspBean
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: LABELRICHTEXT_UN in statement [SELECT id_formsreponseedito, labelrichtext_un, labelrichtext_deux FROM formresponsxpage_formsreponseedito WHERE id_formsreponseedito = ?] - SQL statement : - Plugin : lutece
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: LABELRICHTEXT_UN in statement [INSERT INTO formresponsxpage_formsreponseedito ( labelrichtext_un, labelrichtext_deux ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : lutece