Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
7 6 1 0 0% 4.12

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.vault.web 3 3 0 0 0% 3.118
fr.paris.lutece.plugins.vault.business 3 3 0 0 0% 0.002

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

Class Tests Errors Failures Skipped Success Rate Time
PropertiesJspBeanTest 1 1 0 0 0% 3.116
ApplicationJspBeanTest 1 1 0 0 0% 0.001
EnvironnementJspBeanTest 1 1 0 0 0% 0.001

fr.paris.lutece.plugins.vault.business

Class Tests Errors Failures Skipped Success Rate Time
ApplicationBusinessTest 1 1 0 0 0% 0
EnvironnementBusinessTest 1 1 0 0 0% 0.001
PropertiesBusinessTest 1 1 0 0 0% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

antrunsql

antrunsql 1

PropertiesJspBeanTest

testJspBeans 3.08
DAOUtil error : user lacks privilege or object not found: VAULT_ENVIRONNEMENT in statement [SELECT id_environnement, type, code, idapplication FROM vault_environnement WHERE id_environnement = ?] - SQL statement : - Plugin : vault

ApplicationJspBeanTest

testJspBeans 0.001
DAOUtil error : user lacks privilege or object not found: VAULT_APPLICATION in statement [SELECT id_application FROM vault_application] - SQL statement : - Plugin : vault

EnvironnementJspBeanTest

testJspBeans 0.001

ApplicationBusinessTest

testBusiness 0
DAOUtil error : user lacks privilege or object not found: VAULT_APPLICATION in statement [INSERT INTO vault_application ( name, code ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : vault

EnvironnementBusinessTest

testBusiness 0.001
DAOUtil error : user lacks privilege or object not found: VAULT_ENVIRONNEMENT in statement [SELECT id_environnement, type, code, idapplication FROM vault_environnement WHERE type = ?] - SQL statement : - Plugin : vault

PropertiesBusinessTest

testBusiness 0.001
DAOUtil error : user lacks privilege or object not found: VAULT_ENVIRONNEMENT in statement [SELECT id_environnement, type, code, idapplication FROM vault_environnement WHERE id_environnement = ?] - SQL statement : - Plugin : vault

Failure Details

[Summary] [Package List] [Test Cases]


antrunsql
antrunsql
testJspBeans
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: VAULT_ENVIRONNEMENT in statement [SELECT id_environnement, type, code, idapplication FROM vault_environnement WHERE id_environnement = ?] - SQL statement : - Plugin : vault
testJspBeans
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: VAULT_APPLICATION in statement [SELECT id_application FROM vault_application] - SQL statement : - Plugin : vault
testJspBeans
java.lang.NumberFormatException:
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: VAULT_APPLICATION in statement [INSERT INTO vault_application ( name, code ) VALUES ( ?, ? ) ] - SQL statement : - Plugin : vault
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: VAULT_ENVIRONNEMENT in statement [SELECT id_environnement, type, code, idapplication FROM vault_environnement WHERE type = ?] - SQL statement : - Plugin : vault
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: VAULT_ENVIRONNEMENT in statement [SELECT id_environnement, type, code, idapplication FROM vault_environnement WHERE id_environnement = ?] - SQL statement : - Plugin : vault