Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 6 1 0 12.5% 7.351

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.appcenter.web 3 3 0 0 0% 0.075
fr.paris.lutece.plugins.appcenter.business 4 3 0 0 25% 6.276

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.appcenter.web

Class Tests Errors Failures Skipped Success Rate Time
ApplicationXPageTest 3 3 0 0 0% 0.075

fr.paris.lutece.plugins.appcenter.business

Class Tests Errors Failures Skipped Success Rate Time
ApplicationBusinessTest 1 1 0 0 0% 0
UserApplicationRoleBusinessTest 1 0 0 0 100% 0
RoleBusinessTest 1 1 0 0 0% 0.001
PermissionRoleBusinessTest 1 1 0 0 0% 6.275

Test Cases

[Summary] [Package List] [Test Cases]

ApplicationBusinessTest

testBusiness 0
DAOUtil error : user lacks privilege or object not found: APPCENTER_APPLICATION in statement [INSERT INTO appcenter_application ( id_application, name, description, id_organization_manager, application_data,code, id_file ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : appcenter

ApplicationXPageTest

testGetCreateApplication 0.052
MVC Error dispaching view and action
testGetPage 0.012
MVC Error dispaching view and action
testGetModifyApplication 0.01
MVC Error dispaching view and action

UserApplicationRoleBusinessTest

testBusiness 0

antrunsql

antrunsql 1

RoleBusinessTest

testBusiness 0.001
DAOUtil error : user lacks privilege or object not found: APPCENTER_ROLE in statement [INSERT INTO appcenter_role ( code, label ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : appcenter

PermissionRoleBusinessTest

testBusiness 6.218
DAOUtil error : data type of expression is not boolean in statement [SELECT code_permission, id_role, code_resource FROM appcenter_permission_role WHERE code_permission, = ? and id_role = ? and code_resource = ? ] - SQL statement : - Plugin : appcenter

Failure Details

[Summary] [Package List] [Test Cases]


testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: APPCENTER_APPLICATION in statement [INSERT INTO appcenter_application ( id_application, name, description, id_organization_manager, application_data,code, id_file ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : appcenter
testGetCreateApplication
fr.paris.lutece.portal.service.util.AppException: MVC Error dispaching view and action
testGetPage
fr.paris.lutece.portal.service.util.AppException: MVC Error dispaching view and action
testGetModifyApplication
fr.paris.lutece.portal.service.util.AppException: MVC Error dispaching view and action
antrunsql
antrunsql
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: APPCENTER_ROLE in statement [INSERT INTO appcenter_role ( code, label ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : appcenter
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : data type of expression is not boolean in statement [SELECT code_permission, id_role, code_resource FROM appcenter_permission_role WHERE code_permission, = ? and id_role = ? and code_resource = ? ] - SQL statement : - Plugin : appcenter