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

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

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.863
FormJspBeanTest 37 0 0 0 100% 0.268

fr.paris.lutece.plugins.form.business

Class Tests Errors Failures Skipped Success Rate Time
ResponseHomeTest 4 3 0 0 25% 3.628
EntryHomeTest 5 4 0 0 20% 0.002
FormHomeTest 5 0 0 0 100% 0.023
FieldHomeTest 4 3 0 0 25% 0.012
FormSubmitHomeTest 6 1 0 0 83.333% 0.018

Test Cases

[Summary] [Package List] [Test Cases]

antrunsql

antrunsql 1

ResponseHomeTest

testGetResponseList 3.545
testCreate 0.045
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.001

EntryHomeTest

testGetEntryList 0
testCreate 0.001
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
testGetNumberEntryByFilter 0.001
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.01
testCreate 0.003
testRemove 0.005
testUpdate 0.003
testGetFormList 0.002

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.003
testUpdate 0.002

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.009
testGetCountFormSubmit 0
testUpdate 0.003

ManageFormJspBeanTest

testGetManageForm 0.863

FormJspBeanTest

testDoRemoveForm 0.013
testDoModifyForm 0.003
testDoCreateForm 0.003
testDoMoveEntry 0.002
testDoDisableForm 0.002
testGetModifyForm 0.066
testGetConfirmDisableForm 0.003
testGetCreateForm 0.041
testDoEnableForm 0.002
testDoCopyEntry 0.002
testDoRemoveRegularExpression 0.002
testDoMoveDownEntry 0.001
testDoMoveDownField 0.002
testGetConfirmRemoveForm 0.002
testGetManageForm 0.015
testGetTestForm 0.012
testDoModifyEntry 0.012
testDoModifyField 0.002
testDoModifyRecap 0.001
testDoCreateEntry 0.002
testDoCreateField 0.003
testDoRemoveEntry 0
testDoRemoveField 0.002
testGetConfirmRemoveEntry 0.002
testGetConfirmRemoveField 0.001
testDoTestForm 0.011
testGetModifyEntry 0.011
testGetModifyField 0.002
testGetModifyRecap 0.01
testDoMoveUpEntry 0.002
testDoMoveUpField 0.001
testGetResult 0.011
testDoMoveOutEntry 0.002
testGetCreateEntry 0.009
testDoCopyForm 0.001
testDoInsertRegularExpression 0.002
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