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.623

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.155
fr.paris.lutece.plugins.form.business 24 11 0 0 54.167% 3.468

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.012
FormJspBeanTest 37 0 0 0 100% 1.143

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.001
EntryHomeTest 5 4 0 0 20% 3.446
FormSubmitHomeTest 6 1 0 0 83.333% 0.007
ResponseHomeTest 4 3 0 0 25% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

FormHomeTest

testCopy 0.002
testCreate 0.004
testRemove 0.003
testUpdate 0.002
testGetFormList 0.001

FieldHomeTest

testGetFieldListByIdEntry 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

EntryHomeTest

testGetEntryList 3.358
testCreate 0.042
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.006
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.012

antrunsql

antrunsql 1

FormSubmitHomeTest

testGetFormSubmitList 0
testGetStatisticFormSubmit 0.005
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
testRemove 0
testGetCountFormSubmit 0
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.03
testDoModifyForm 0.006
testDoCreateForm 0
testDoMoveEntry 0.003
testDoDisableForm 0
testGetModifyForm 0.922
testGetConfirmDisableForm 0.002
testGetCreateForm 0.045
testDoEnableForm 0.002
testDoCopyEntry 0.002
testDoRemoveRegularExpression 0.003
testDoMoveDownEntry 0.001
testDoMoveDownField 0.001
testGetConfirmRemoveForm 0.002
testGetManageForm 0.014
testGetTestForm 0.011
testDoModifyEntry 0.011
testDoModifyField 0.002
testDoModifyRecap 0.001
testDoCreateEntry 0.002
testDoCreateField 0.001
testDoRemoveEntry 0.001
testDoRemoveField 0.002
testGetConfirmRemoveEntry 0.001
testGetConfirmRemoveField 0.001
testDoTestForm 0.011
testGetModifyEntry 0.01
testGetModifyField 0.001
testGetModifyRecap 0.011
testDoMoveUpEntry 0.001
testDoMoveUpField 0.002
testGetResult 0.01
testDoMoveOutEntry 0.002
testGetCreateEntry 0.009
testDoCopyForm 0.002
testDoInsertRegularExpression 0.002
testGetMoveEntry 0.009

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