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,141

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
fr.paris.lutece.plugins.vault.web 3 3 0 0 0% 0,002
1 0 1 0 0% 1
fr.paris.lutece.plugins.vault.business 3 3 0 0 0% 3,139

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

fr.paris.lutece.plugins.vault.web

Class Tests Errors Failures Skipped Success Rate Time
PropertiesJspBeanTest 1 1 0 0 0% 0,001
ApplicationJspBeanTest 1 1 0 0 0% 0,001
EnvironnementJspBeanTest 1 1 0 0 0% 0

Class Tests Errors Failures Skipped Success Rate Time
antrunsql 1 0 1 0 0% 1

fr.paris.lutece.plugins.vault.business

Class Tests Errors Failures Skipped Success Rate Time
PropertiesBusinessTest 1 1 0 0 0% 0
ApplicationBusinessTest 1 1 0 0 0% 0,001
EnvironnementBusinessTest 1 1 0 0 0% 3,138

Test Cases

[Summary] [Package List] [Test Cases]

PropertiesBusinessTest

testBusiness 0
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

ApplicationBusinessTest

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

PropertiesJspBeanTest

testJspBeans 0
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

antrunsql

antrunsql 1

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

EnvironnementBusinessTest

testBusiness 3,11
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

Failure Details

[Summary] [Package List] [Test Cases]


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
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
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
antrunsql
antrunsql
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_ENVIRONNEMENT in statement [SELECT id_environnement, type, code, idapplication FROM vault_environnement WHERE type = ?] - SQL statement : - Plugin : vault