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,332
fr.paris.lutece.plugins.form.business 24 11 0 0 54,167% 3,579

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,016
FormJspBeanTest 37 0 0 0 100% 1,316

fr.paris.lutece.plugins.form.business

Class Tests Errors Failures Skipped Success Rate Time
FormHomeTest 5 0 0 0 100% 0,013
FieldHomeTest 4 3 0 0 25% 0
EntryHomeTest 5 4 0 0 20% 3,542
FormSubmitHomeTest 6 1 0 0 83,333% 0,023
ResponseHomeTest 4 3 0 0 25% 0,001

Test Cases

[Summary] [Package List] [Test Cases]

FormHomeTest

testCopy 0,002
testCreate 0,003
testRemove 0,004
testUpdate 0,002
testGetFormList 0,001

FieldHomeTest

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

EntryHomeTest

testGetEntryList 3,454
testCreate 0,044
DAOUtil error : integrity constraint violation: foreign key no parent ; FK_FORM_ENTRY_TYPE table: FORM_ENTRY value: 1 - SQL statement : - Plugin : lutece
testRemove 0,005
DAOUtil error : integrity constraint violation: foreign key no parent ; FK_FORM_ENTRY_TYPE table: FORM_ENTRY value: 1 - SQL statement : - Plugin : lutece
testUpdate 0,002
testGetNumberEntryByFilter 0,007
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 : lutece

ManageFormJspBeanTest

testGetManageForm 0,016

antrunsql

antrunsql 1

FormSubmitHomeTest

testGetFormSubmitList 0,003
testGetStatisticFormSubmit 0,004
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,003
testRemove 0,01
testGetCountFormSubmit 0,001
testUpdate 0,002

ResponseHomeTest

testGetResponseList 0
testCreate 0,001
DAOUtil error : integrity constraint violation: foreign key no parent ; FK_FORM_ENTRY_TYPE table: FORM_ENTRY value: 1 - SQL statement : - Plugin : form
testRemove 0
testUpdate 0

FormJspBeanTest

testDoRemoveForm 0,039
testDoModifyForm 0,003
testDoCreateForm 0,004
testDoMoveEntry 0,002
testDoDisableForm 0,002
testGetModifyForm 1,052
testGetConfirmDisableForm 0,003
testGetCreateForm 0,05
testDoEnableForm 0,002
testDoCopyEntry 0,002
testDoRemoveRegularExpression 0,005
testDoMoveDownEntry 0,002
testDoMoveDownField 0,002
testGetConfirmRemoveForm 0,002
testGetManageForm 0,015
testGetTestForm 0,014
testDoModifyEntry 0,013
testDoModifyField 0,004
testDoModifyRecap 0,003
testDoCreateEntry 0,002
testDoCreateField 0,002
testDoRemoveEntry 0,003
testDoRemoveField 0,002
testGetConfirmRemoveEntry 0,001
testGetConfirmRemoveField 0,002
testDoTestForm 0,015
testGetModifyEntry 0,012
testGetModifyField 0,002
testGetModifyRecap 0,012
testDoMoveUpEntry 0,002
testDoMoveUpField 0,001
testGetResult 0,01
testDoMoveOutEntry 0,003
testGetCreateEntry 0,012
testDoCopyForm 0,002
testDoInsertRegularExpression 0,002
testGetMoveEntry 0,01

FormPortletHomeTest

testGetCountPortletByIdForm 0
testGetPortletTypeId 0
testGetDAO 0
testGetInstance 0

Failure Details

[Summary] [Package List] [Test Cases]


testCreate
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : integrity constraint violation: foreign key no parent ; FK_FORM_ENTRY_TYPE table: FORM_ENTRY value: 1 - 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 value: 1 - SQL statement : - Plugin : lutece
testRemove
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : integrity constraint violation: foreign key no parent ; FK_FORM_ENTRY_TYPE table: FORM_ENTRY value: 1 - SQL statement : - Plugin : lutece
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 : lutece
antrunsql
antrunsql
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
testCreate
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : integrity constraint violation: foreign key no parent ; FK_FORM_ENTRY_TYPE table: FORM_ENTRY value: 1 - SQL statement : - Plugin : form
testRemove
java.lang.NullPointerException
testUpdate
java.lang.NullPointerException