Summary
[Summary ] [Package List ] [Test Cases ]
Tests
Errors
Failures
Skipped
Success Rate
Time
2
1
1
0
0%
4.117
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary ] [Package List ] [Test Cases ]
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.mydashboard.modules.identity.web.rsclient
Test Cases
[Summary ] [Package List ] [Test Cases ]
antrunsql
antrunsql
1
[sql] Failed to execute: CREATE TABLE verifybackurl_authorized_url ( id_authorized_url int(6) NOT NULL, url LONGVARCHAR NOT NULL, name LONGVARCHAR NOT NULL, application_code varchar(100) DEFAULT NULL, PRIMARY KEY (id_authorized_url) )
IdentityRestClientServiceTest
testConvertDashboardDto
3.083
java.lang.NullPointerException
at fr.paris.lutece.plugins.mydashboard.modules.identity.web.rsclient.IdentityRestClientServiceTest.testConvertDashboardDto(IdentityRestClientServiceTest.java:165)