Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|
13 | 0 | 2 | 0 | 84,615% | 8,649 |
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.
fr.paris.lutece.plugins.updater.service.catalog
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|
| CatalogServiceTest | 1 | 0 | 1 | 0 | 0% | 0,008 |
fr.paris.lutece.plugins.updater.util.sql
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|
| SqlUtilsTest | 1 | 0 | 0 | 0 | 100% | 8,361 |
Test Cases
[Summary] [Package List] [Test Cases]
PluginManagerServiceTest
| testBackupPlugin | 0,001 |
| testUpdatePlugin | 0,001 |
| testRemovePlugin | 0,005 |
UpdateServiceTest
| testGetNewPluginsInfos | 0,227 |
| testDeployPlugin | 0,016 |
| testIsCompliantWithCurrentCore | 0,004 |
| | |
| junit.framework.AssertionFailedError: nullat junit.framework.Assert.fail(Assert.java:47)at junit.framework.Assert.assertTrue(Assert.java:20)at junit.framework.Assert.assertTrue(Assert.java:27)at fr.paris.lutece.plugins.updater.service.UpdateServiceTest.testIsCompliantWithCurrentCore(UpdateServiceTest.java:103) | |
| testGetStatus | 0 |
| testCheckUpdate | 0,007 |
| testDownloadPlugin | 0,006 |
| testDownloadPluginUpgrade | 0,009 |
| testGetUpdateInfos | 0,003 |
SqlUtilsTest
| testExecuteSqlScript | 8,229 |
CatalogServiceTest
| testGetCatalogInfos | 0,006 |
| | |
| junit.framework.AssertionFailedError: nullat junit.framework.Assert.fail(Assert.java:47)at junit.framework.Assert.assertTrue(Assert.java:20)at junit.framework.Assert.assertTrue(Assert.java:27)at fr.paris.lutece.plugins.updater.service.catalog.CatalogServiceTest.testGetCatalogInfos(CatalogServiceTest.java:37) | |
Failure Details
[Summary] [Package List] [Test Cases]
| testIsCompliantWithCurrentCore |
| junit.framework.AssertionFailedError: |
| |
| testGetCatalogInfos |
| junit.framework.AssertionFailedError: |
| |