Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 4 1 0 44,444% 9,608

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.lutecetools.service 6 4 0 0 33,333% 8,608
fr.paris.lutece.plugins.lutecetools.service.version 2 0 0 0 100% 0

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.lutecetools.service

Class Tests Errors Failures Skipped Success Rate Time
MavenRepoServiceTest 1 1 0 0 0% 4,49
JenkinsServiceTest 1 1 0 0 0% 0,071
GitLabServiceTest 2 2 0 0 0% 0,377
JiraServiceTest 1 0 0 0 100% 3,242
SonarServiceTest 1 0 0 0 100% 0,428

fr.paris.lutece.plugins.lutecetools.service.version

Class Tests Errors Failures Skipped Success Rate Time
VersionTest 1 0 0 0 100% 0
VersionUtilsTest 1 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

MavenRepoServiceTest

testGetComponent 4,49
DAOUtil error : user lacks privilege or object not found: LUTECETOOLS_COMPONENT_DEPENDENCY in statement [DELETE FROM lutecetools_component_dependency WHERE component_artifactId = ? ] - SQL statement : - Plugin : lutecetools

VersionTest

testParse 0

antrunsql

antrunsql 1

JenkinsServiceTest

testGetJenkinsAuthenticator 0,015
fr.paris.lutece.plugins.lutecetools.service.JenkinsService.getJobName(java.lang.String)

GitLabServiceTest

testFill 0,321
org.gitlab.api.GitlabAPIException: {"message":"401 Unauthorized"}
testGetRepositories 0,056
org.gitlab.api.GitlabAPIException: {"message":"401 Unauthorized"}

VersionUtilsTest

testGetLatestVersion 0

JiraServiceTest

testSetJiraInfos 3,242

SonarServiceTest

testGetSonarMetrics 0,428

Failure Details

[Summary] [Package List] [Test Cases]


testGetComponent
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: LUTECETOOLS_COMPONENT_DEPENDENCY in statement [DELETE FROM lutecetools_component_dependency WHERE component_artifactId = ? ] - SQL statement : - Plugin : lutecetools
antrunsql
antrunsql
testGetJenkinsAuthenticator
java.lang.NoSuchMethodException: fr.paris.lutece.plugins.lutecetools.service.JenkinsService.getJobName(java.lang.String)
testFill
java.lang.Error: org.gitlab.api.GitlabAPIException: {"message":"401 Unauthorized"}
testGetRepositories
java.lang.Error: org.gitlab.api.GitlabAPIException: {"message":"401 Unauthorized"}