Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
7 4 1 0 28,571% 4,992

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.carto.business 6 4 0 0 33,333% 3,992

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.carto.business

Class Tests Errors Failures Skipped Success Rate Time
DataLayerBusinessTest 1 1 0 0 0% 3,99
GeometryTypeBusinessTest 1 0 0 0 100% 0
DataLayerTypeBusinessTest 1 0 0 0 100% 0
CoordonneeBusinessTest 1 1 0 0 0% 0,001
DataLayerMapTemplateBusinessTest 1 1 0 0 0% 0,001
MapTemplateBusinessTest 1 1 0 0 0% 0

Test Cases

[Summary] [Package List] [Test Cases]

antrunsql

antrunsql 1

DataLayerBusinessTest

testBusiness 3,963
DAOUtil error : user lacks privilege or object not found: CARTO_DATA_LAYER in statement [INSERT INTO carto_data_layer ( title, solr_tag, geometry, popup_content, source, url_flux, type_name_flux, version_flux ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto

GeometryTypeBusinessTest

testBusiness 0

DataLayerTypeBusinessTest

testBusiness 0

CoordonneeBusinessTest

testBusiness 0,001
DAOUtil error : user lacks privilege or object not found: CARTO_COORDONNEE in statement [INSERT INTO carto_coordonnee ( adresse, coordonnee_x, coordonnee_y, geojson, fk_id_data_layer ) VALUES ( ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto

DataLayerMapTemplateBusinessTest

testBusiness 0,001
DAOUtil error : user lacks privilege or object not found: ICON_IMAGE in statement [INSERT INTO carto_data_layer_map_template ( id_map_template, id_data_layer, pictogram, zoom_min, zoom_max, layer_type, color, thickness, id_coordinate, zoom_picto, icon_image, picto_size_zoom_0_7, picto_size_zoom_8_12, picto_size_zoom_13_15, picto_size_zoom_16_19, cluster_marker ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto

MapTemplateBusinessTest

testBusiness 0
DAOUtil error : user lacks privilege or object not found: CARTO_MAP_TEMPLATE in statement [INSERT INTO carto_map_template ( title, description, map_background, default_zoom, zoom_min, zoom_max, center_map, center_map_x, center_map_y, front_office ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto

Failure Details

[Summary] [Package List] [Test Cases]


antrunsql
antrunsql
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CARTO_DATA_LAYER in statement [INSERT INTO carto_data_layer ( title, solr_tag, geometry, popup_content, source, url_flux, type_name_flux, version_flux ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CARTO_COORDONNEE in statement [INSERT INTO carto_coordonnee ( adresse, coordonnee_x, coordonnee_y, geojson, fk_id_data_layer ) VALUES ( ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: ICON_IMAGE in statement [INSERT INTO carto_data_layer_map_template ( id_map_template, id_data_layer, pictogram, zoom_min, zoom_max, layer_type, color, thickness, id_coordinate, zoom_picto, icon_image, picto_size_zoom_0_7, picto_size_zoom_8_12, picto_size_zoom_13_15, picto_size_zoom_16_19, cluster_marker ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto
testBusiness
fr.paris.lutece.portal.service.util.AppException: DAOUtil error : user lacks privilege or object not found: CARTO_MAP_TEMPLATE in statement [INSERT INTO carto_map_template ( title, description, map_background, default_zoom, zoom_min, zoom_max, center_map, center_map_x, center_map_y, front_office ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ] - SQL statement : - Plugin : carto