Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
67 11 1 0 82.09% 5.911

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.form.business.portlet 4 0 0 0 100% 0
fr.paris.lutece.plugins.form.web 38 0 0 0 100% 1.191
fr.paris.lutece.plugins.form.business 24 11 0 0 54.167% 3.72

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.form.business.portlet

Class Tests Errors Failures Skipped Success Rate Time
FormPortletHomeTest 4 0 0 0 100% 0

fr.paris.lutece.plugins.form.web

Class Tests Errors Failures Skipped Success Rate Time
ManageFormJspBeanTest 1 0 0 0 100% 0.91
FormJspBeanTest 37 0 0 0 100% 0.281

fr.paris.lutece.plugins.form.business

Class Tests Errors Failures Skipped Success Rate Time
ResponseHomeTest 4 3 0 0 25% 3.675
EntryHomeTest 5 4 0 0 20% 0.007
FormHomeTest 5 0 0 0 100% 0.009
FieldHomeTest 4 3 0 0 25% 0.011
FormSubmitHomeTest 6 1 0 0 83.333% 0.018

Test Cases

[Summary] [Package List] [Test Cases]

antrunsql

antrunsql 1

ResponseHomeTest

testGetResponseList 3.595
testCreate 0.044
DAOUtil error : integrity constraint violation: foreign key no parent; FK_FORM_ENTRY_TYPE table: FORM_ENTRY - SQL statement : - Plugin : form
testRemove 0.001
testUpdate 0.002

EntryHomeTest

testGetEntryList 0
testCreate 0
DAOUtil error : integrity constraint violation: foreign key no parent; FK_FORM_ENTRY_TYPE table: FORM_ENTRY - SQL statement : - Plugin : form
testRemove 0
DAOUtil error : integrity constraint violation: foreign key no parent; FK_FORM_ENTRY_TYPE table: FORM_ENTRY - SQL statement : - Plugin : form
testUpdate 0.001
testGetNumberEntryByFilter 0.004
DAOUtil error : invalid ORDER BY expression in statement [SELECT COUNT(ent.id_entry) FROM form_entry ent,form_entry_type typ WHERE ent.id_type=typ.id_type ORDER BY ent.pos ] - SQL statement : - Plugin : form

FormPortletHomeTest

testGetCountPortletByIdForm 0
testGetPortletTypeId 0
testGetDAO 0
testGetInstance 0

FormHomeTest

testCopy 0
testCreate 0
testRemove 0.004
testUpdate 0.003
testGetFormList 0.001

FieldHomeTest

testGetFieldListByIdEntry 0
testCreate 0.006
DAOUtil error : integrity constraint violation: foreign key no parent; FK_FORM_ENTRY_TYPE table: FORM_ENTRY - SQL statement : - Plugin : form
testRemove 0.002
testUpdate 0.002

FormSubmitHomeTest

testGetFormSubmitList 0.001
testGetStatisticFormSubmit 0.001
DAOUtil error : expression not in aggregate or GROUP BY columns: PUBLIC.FORM_SUBMIT.DATE_RESPONSE in statement [SELECT COUNT(*),date_response FROM form_submit GROUP BY day_date_response,month_date_response,year_date_response ORDER BY date_response ASC ] - SQL statement : - Plugin : form
testCreate 0.001
testRemove 0.011
testGetCountFormSubmit 0
testUpdate 0.003

ManageFormJspBeanTest

testGetManageForm 0.91

FormJspBeanTest

testDoRemoveForm 0.016
testDoModifyForm 0.003
testDoCreateForm 0.004
testDoMoveEntry 0.002
testDoDisableForm 0.002
testGetModifyForm 0.075
testGetConfirmDisableForm 0.001
testGetCreateForm 0.043
testDoEnableForm 0.002
testDoCopyEntry 0.002
testDoRemoveRegularExpression 0.001
testDoMoveDownEntry 0.002
testDoMoveDownField 0.002
testGetConfirmRemoveForm 0.002
testGetManageForm 0.015
testGetTestForm 0.012
testDoModifyEntry 0.012
testDoModifyField 0.003
testDoModifyRecap 0.001
testDoCreateEntry 0.002
testDoCreateField 0.001
testDoRemoveEntry 0.002
testDoRemoveField 0.002
testGetConfirmRemoveEntry 0.001
testGetConfirmRemoveField 0.004
testDoTestForm 0.009
testGetModifyEntry 0.01
testGetModifyField 0.002
testGetModifyRecap 0.01
testDoMoveUpEntry 0.001
testDoMoveUpField 0.002
testGetResult 0.011
testDoMoveOutEntry 0.001
testGetCreateEntry 0.01
testDoCopyForm 0.002
testDoInsertRegularExpression 0.001
testGetMoveEntry 0.009

Failure Details

[Summary] [Package List] [Test Cases]


antrunsql
antrunsql
testCreate
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : integrity constraint violation: foreign key no parent; FK_FORM_ENTRY_TYPE table: FORM_ENTRY - SQL statement : - Plugin : form
testRemove
java.lang.NullPointerException
testUpdate
java.lang.NullPointerException
testCreate
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : integrity constraint violation: foreign key no parent; FK_FORM_ENTRY_TYPE table: FORM_ENTRY - SQL statement : - Plugin : form
testRemove
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : integrity constraint violation: foreign key no parent; FK_FORM_ENTRY_TYPE table: FORM_ENTRY - SQL statement : - Plugin : form
testUpdate
java.lang.NullPointerException
testGetNumberEntryByFilter
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : invalid ORDER BY expression in statement [SELECT COUNT(ent.id_entry) FROM form_entry ent,form_entry_type typ WHERE ent.id_type=typ.id_type ORDER BY ent.pos ] - SQL statement : - Plugin : form
testCreate
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : integrity constraint violation: foreign key no parent; FK_FORM_ENTRY_TYPE table: FORM_ENTRY - SQL statement : - Plugin : form
testRemove
java.lang.NullPointerException
testUpdate
java.lang.NullPointerException
testGetStatisticFormSubmit
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : expression not in aggregate or GROUP BY columns: PUBLIC.FORM_SUBMIT.DATE_RESPONSE in statement [SELECT COUNT(*),date_response FROM form_submit GROUP BY day_date_response,month_date_response,year_date_response ORDER BY date_response ASC ] - SQL statement : - Plugin : form