Summary
[
summary] [
package list] [
test cases]
Tests | Errors | Failures | Success rate | Time(s) |
162 | 0 | 0 | 100,00% | 9,75 |
Note:
failuresare anticipated and checked for with assertions while
errorsare unanticipated.
Package List
[
summary] [
package list] [
test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
org.repoweb.action
| 35 | 0 | 0 | 100,00% | 7,52 |
org.repoweb.model.common
| 14 | 0 | 0 | 100,00% | 0,02 |
org.repoweb.model.file
| 26 | 0 | 0 | 100,00% | 0,58 |
org.repoweb.model.file.util
| 6 | 0 | 0 | 100,00% | 0,09 |
org.repoweb.model.jar
| 10 | 0 | 0 | 100,00% | 0,12 |
org.repoweb.model
| 23 | 0 | 0 | 100,00% | 0,20 |
org.repoweb.pom
| 13 | 0 | 0 | 100,00% | 0,58 |
org.repoweb.tag
| 31 | 0 | 0 | 100,00% | 0,61 |
org.repoweb.xml
| 4 | 0 | 0 | 100,00% | 0,03 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.repoweb.action
Class | Tests | Errors | Failures | Success Rate | Time |
|
DispatchActionTest
| 2 | 0 | 0 | 100,00% | 0,657 |
|
DownloadArtifactTest
| 2 | 0 | 0 | 100,00% | 1,125 |
|
EditPomTest
| 8 | 0 | 0 | 100,00% | 1,672 |
|
FindArtifactTest
| 10 | 0 | 0 | 100,00% | 1,641 |
|
FindGroupTest
| 2 | 0 | 0 | 100,00% | 0,594 |
|
ManagerConfigActionTest
| 2 | 0 | 0 | 100,00% | 0,579 |
|
UriBeautifierTest
| 9 | 0 | 0 | 100,00% | 1,250 |
org.repoweb.model.common
Class | Tests | Errors | Failures | Success Rate | Time |
|
AbstractArtifactTest
| 14 | 0 | 0 | 100,00% | 0,016 |
org.repoweb.model.file
Class | Tests | Errors | Failures | Success Rate | Time |
|
FArtifactListFilterTest
| 6 | 0 | 0 | 100,00% | 0,156 |
|
FArtifactListTest
| 1 | 0 | 0 | 100,00% | 0,063 |
|
FArtifactTest
| 2 | 0 | 0 | 100,00% | 0,094 |
|
FGroupListTest
| 2 | 0 | 0 | 100,00% | 0,000 |
|
FileRepositoryTest
| 15 | 0 | 0 | 100,00% | 0,266 |
org.repoweb.tag
Class | Tests | Errors | Failures | Success Rate | Time |
|
DependencyTagTest
| 3 | 0 | 0 | 100,00% | 0,125 |
|
IterateTagTest
| 9 | 0 | 0 | 100,00% | 0,110 |
|
LinkGroupByTypeTest
| 4 | 0 | 0 | 100,00% | 0,094 |
|
LinkTagTest
| 11 | 0 | 0 | 100,00% | 0,203 |
|
SizeTagTest
| 4 | 0 | 0 | 100,00% | 0,078 |
Test Cases
[
summary] [
package list] [
test cases]
DispatchActionTest
| test_dispatch_byArtifactName | 0,56 |
| test_dispatch_byGroupName | 0,08 |
DownloadArtifactTest
| test_donwloadOneArtifact | 1,02 |
| test_donwloadOneArtifact_unknown | 0,09 |
EditPomTest
| test_edit_OK | 0,59 |
| test_edit_OK_withDependency | 0,16 |
| test_edit_redirectToStart | 0,12 |
| test_edit_NOK | 0,08 |
| test_edit_NOK_allMissing | 0,09 |
| test_get_OK | 0,22 |
| test_get_NOK_BadPomStructure | 0,12 |
| test_get_NOK_PomNotExist | 0,27 |
FindArtifactTest
| test_findByName | 0,55 |
| test_findByClass | 0,30 |
| test_findForGroup | 0,09 |
| test_findForGroup_noGroups | 0,08 |
| test_findForGroupAndType | 0,06 |
| test_findOneArtifact | 0,16 |
| test_findOneArtifact_defaultPOM | 0,16 |
| test_findOneArtifact_BadPom | 0,11 |
| test_findOneArtifact_exception | 0,06 |
| test_findOneArtifact_unknown | 0,08 |
FindGroupTest
| test_findByName | 0,52 |
| test_findAll | 0,08 |
ManagerConfigActionTest
| test_edit | 0,50 |
| test_update | 0,06 |
UriBeautifierTest
| test_badUri_short | 0,78 |
| test_badUri_long | 0,06 |
| test_root | 0,06 |
| test_group | 0,06 |
| test_type | 0,05 |
| test_type_noS | 0,08 |
| test_artifact | 0,05 |
| test_artifact_download | 0,06 |
| test_artifact_download_bugMavenAsPrefix | 0,05 |
AbstractArtifactTest
| test_constructor_error | 0,00 |
| test_constructor_error_bis | 0,00 |
| test_constructor_override | 0,00 |
| test_constructor_simple | 0,00 |
| test_constructor_groups | 0,00 |
| test_constructor_type | 0,00 |
| test_constructor_versions_SNAPSHOT | 0,00 |
| test_constructor_versions_unknown | 0,00 |
| test_constructor_bad_version | 0,00 |
| test_constructor_bad_version_2 | 0,00 |
| test_constructor_bad_extension | 0,00 |
| test_constructor_versions_dev | 0,00 |
| test_constructor_versions_strange | 0,00 |
| test_toString | 0,00 |
FArtifactListFilterTest
| test_groupIds | 0,14 |
| test_versionsForGroup | 0,00 |
| test_artifacts | 0,00 |
| test_artifacts_byartifactId | 0,02 |
| test_artifacts_byfileName | 0,00 |
| test_toArtifactList | 0,00 |
FArtifactListTest
| test_simple | 0,06 |
FArtifactTest
| test_constructor_length | 0,06 |
| test_constructor_inputStream | 0,02 |
FGroupListTest
| test_sortByGroupId | 0,00 |
| test_sortByGroupId_ignoreCase | 0,00 |
FileRepositoryTest
| test_buildPom | 0,11 |
| test_buildPom_failure | 0,00 |
| test_getAllGroups | 0,02 |
| test_findGroupsByName | 0,02 |
| test_GroupList_empty | 0,00 |
| test_getGroup | 0,03 |
| test_findArtifacts | 0,02 |
| test_findArtifacts_poms | 0,02 |
| test_getArtifact | 0,00 |
| test_getArtifact_exception | 0,02 |
| test_getArtifact_unknown | 0,02 |
| test_findArtifactByClass_noClass | 0,00 |
| test_findArtifactByClass | 0,03 |
| test_getGroup_badGroup | 0,00 |
| test_constructor_badLocation | 0,00 |
DirectoryScannerTest
| test_all | 0,09 |
| test_BadBasedir | 0,00 |
| test_GoodBasedir | 0,00 |
SelectorUtilsTest
| test_matchPatternStart | 0,00 |
| test_matchPath | 0,00 |
| test_match | 0,00 |
JarRepositoryTest
| test_getArtifacts_ok | 0,03 |
| test_getArtifacts_ok_buildPom | 0,05 |
| test_getArtifacts_not_exist | 0,00 |
| test_getAllGroups_Unsupported | 0,00 |
| test_getGroup_Unsupported | 0,00 |
| test_findGroups_Unsupported | 0,00 |
| test_findArtifacts_Unsupported | 0,00 |
| test_findArtifactByClass_Unsupported | 0,00 |
| test_buildPom_Unsupported | 0,00 |
JArtifactTest
| test_length_error | 0,03 |
ManagerConfigTest
| test_RepositoryConfig_init | 0,00 |
| test_RepositoryConfig_equals | 0,00 |
| test_setMainRepository | 0,00 |
| test_equal | 0,00 |
| test_equal_notManagerConfig | 0,00 |
| test_defaultValues | 0,00 |
| test_save | 0,00 |
| test_load | 0,00 |
ManagerPlugInTest
| test_getConfigFile | 0,05 |
| test_init_withDefault | 0,02 |
| test_init_fromFile | 0,02 |
| test_destroy | 0,00 |
| test_destroy_noConfig | 0,00 |
ManagerTest
| test_default_mainRepository | 0,03 |
| test_default_defaultPomRepository | 0,00 |
| test_config_bad | 0,02 |
| test_config_ok | 0,02 |
| test_config_null | 0,00 |
VersionComparatorTest
| test_simple | 0,00 |
| test_emptySrting | 0,00 |
| test_SNAPSHOT | 0,00 |
| test_bug_snap_timestamp_final | 0,02 |
| test_fullCase | 0,03 |
StringUtilTest
| test_flatten | 0,00 |
| test_flatten_full | 0,00 |
XMLProjectTest
| test_toBean_Min | 0,05 |
| test_toBean_Min_id | 0,02 |
| test_toBean_Full | 0,05 |
| test_toXml_Min | 0,02 |
| test_toXml_Full | 0,02 |
| test_dependenciesToXml | 0,02 |
| test_dependenciesToXml_propertiesEmpty | 0,02 |
| test_dependenciesToXml_empty | 0,02 |
| test_dependenciesToBean_empty | 0,00 |
| test_dependenciesToBean | 0,05 |
| test_toBean_repowebPOM | 0,33 |
DependencyTagTest
| test_artifact | 0,11 |
| test_dependencies | 0,02 |
| test_dependencies_ioError | 0,00 |
IterateTagTest
| test_filter_by_group | 0,11 |
| test_filter_by_version | 0,00 |
| test_filter_by_type | 0,00 |
| test_filter_by_artifact | 0,00 |
| test_property_reverse | 0,00 |
| test_property_2_elements | 0,00 |
| test_property_1_element | 0,00 |
| test_property_empty | 0,00 |
| test_artifact_1_element | 0,00 |
LinkGroupByTypeTest
| test_tag | 0,08 |
| test_tag_withS | 0,00 |
| test_tag_ioerror | 0,00 |
| test_tag_badinit | 0,00 |
LinkTagTest
| test_ibiblio_ok | 0,09 |
| test_detail_ok | 0,00 |
| test_download_ok | 0,00 |
| test_download_property | 0,11 |
| test_default_type | 0,00 |
| test_download_ok_withLabel | 0,00 |
| test_download_nok | 0,00 |
| test_download_nok_ioerror | 0,00 |
| test_download_nok_classcast | 0,00 |
| test_download_nok_badLabel | 0,00 |
| test_group_ok | 0,00 |
SizeTagTest
| test_octets | 0,08 |
| test_koctets | 0,00 |
| test_koctets_nodecimal | 0,00 |
| test_ioerror | 0,00 |
XmlBeautifierTest
| test_beautify_xmlPart | 0,02 |
| test_beautify_xmlPart_comment | 0,00 |
XMLUtilTest
| test_formatXml | 0,00 |
| test_formatXml_null | 0,00 |