Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 3 0 0 66,667% 7,276

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 0 0 100% 1
fr.paris.lutece.plugins.lutecetools.service 6 3 0 0 50% 2,23
fr.paris.lutece.plugins.lutecetools.service.version 2 0 0 0 100% 4,046

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 0 0 100% 1

fr.paris.lutece.plugins.lutecetools.service

Class Tests Errors Failures Skipped Success Rate Time
JenkinsServiceTest 1 1 0 0 0% 0,082
SonarServiceTest 1 0 0 0 100% 0,649
JiraServiceTest 1 0 0 0 100% 0,452
GitLabServiceTest 2 2 0 0 0% 0,156
MavenRepoServiceTest 1 0 0 0 100% 0,891

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

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

Test Cases

[Summary] [Package List] [Test Cases]

antrunsql

antrunsql 1

JenkinsServiceTest

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

VersionTest

testParse 4,046

VersionUtilsTest

testGetLatestVersion 0

SonarServiceTest

testGetSonarMetrics 0,649

JiraServiceTest

testSetJiraInfos 0,452

GitLabServiceTest

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

MavenRepoServiceTest

testGetComponent 0,891

Failure Details

[Summary] [Package List] [Test Cases]


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"}