Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
44 0 0 0 100% 2.438

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.eclipse 29 0 0 0 100% 1.844
org.apache.maven.plugin.eclipse.reader 5 0 0 0 100% 0.156
org.apache.maven.plugin.eclipse.writers.workspace 1 0 0 0 100% 0.016
org.apache.maven.plugin.eclipse.writers 5 0 0 0 100% 0.375
org.apache.maven.plugin.ide 4 0 0 0 100% 0.047

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugin.eclipse

Class Tests Errors Failures Skipped Success Rate Time
AddMavenRepoMojoTest 1 0 0 0 100% 0.531
BuildCommandTest 1 0 0 0 100% 0
EclipsePluginUnitTest 5 0 0 0 100% 0.266
EclipseToMavenTest 5 0 0 0 100% 0.031
InstallPluginsMojoTest 12 0 0 0 100% 1
MakeArtifactsTest 5 0 0 0 100% 0.016

org.apache.maven.plugin.eclipse.reader

Class Tests Errors Failures Skipped Success Rate Time
ReadWorkspaceLocationsTest 5 0 0 0 100% 0.156

org.apache.maven.plugin.eclipse.writers.workspace

Class Tests Errors Failures Skipped Success Rate Time
EclipseCodeFormatterTest 1 0 0 0 100% 0.016

org.apache.maven.plugin.eclipse.writers

Class Tests Errors Failures Skipped Success Rate Time
EclipseClasspathWriterUnitTest 2 0 0 0 100% 0.344
EclipseOSGiManifestWriterTest 3 0 0 0 100% 0.031

org.apache.maven.plugin.ide

Class Tests Errors Failures Skipped Success Rate Time
IdeUtilsTest 4 0 0 0 100% 0.047

Test Cases

AddMavenRepoMojoTest

testMinConfiguration 0.484

BuildCommandTest

testEquals 0

EclipsePluginUnitTest

testBuildDirectoryList_ShouldUseTestOutputDirFromProjectWhenBuildOutputDirIsStandard 0.094
testExtractResourceDirs_ShouldUseResourceOutput 0.031
testExtractResourceDirs_ShouldUseSpecifiedOutputDirectory 0.032
testExtractResourceDirs_ShouldIncludeMainAndTestResources 0.046
testExtractResourceDirs_ShouldIncludeMainAndTestResourcesWhenBaseDirsDiffer 0.063

EclipseToMavenTest

testParseDependencies 0.031
testParseDependenciesWithQualifier 0
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0

InstallPluginsMojoTest

testJira_MECLIPSE_418_correct_bundle_headers 0.094
testJira_MECLIPSE_418_no_bundle_name 0.047
testJira_MECLIPSE_418_no_bundle_symbolicname 0.031
testJira_MECLIPSE_418_no_manifest_headers 0.032
testJira_MECLIPSE_488 0.031
testShouldInstallAsJarWhenPropertyNotSpecified 0.031
testShouldInstallAsJarWhenPropertyIsTrue 0.031
testShouldInstallAsDirWhenPropertyIsFalse 0.266
testShouldInstallWhenTypeContainedInPluginTypesListWithMultipleValues 0.031
testShouldNotInstallWhenTypeNotContainedInPluginTypesList 0.031
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsFalse 0.266
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsTrue 0.078

MakeArtifactsTest

testParseDependencies 0.016
testParseDependenciesWithQualifier 0
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0

ReadWorkspaceLocationsTest

testGetProjectLocation_ForProjectAtWorkspaceLevel 0.11
testGetProjectLocation_ForProjectsWithinProjects 0.015
testGetProjectLocation_ForProjectsOutsideWorkspace 0
testReadDefinedServers_PrefsFileDoesNotExist 0.016
testReadDefinedServers_PrefsFileExistsWithMissingRuntimes 0

EclipseClasspathWriterUnitTest

testWrite_ShouldMaskOutputDirsNestedWithinAnExistingOutputDir 0.25
testWrite_ShouldGenerateValidJavadocURLs 0.047

EclipseOSGiManifestWriterTest

testGetNormalizedVersionTwoDigitsSnapshot 0.031
testGetNormalizedVersionThreeDigitsSnapshot 0
testGetNormalizedVersionFourDigitsSnapshot 0

EclipseCodeFormatterTest

testLoadFormatter 0.016

IdeUtilsTest

testGetProjectNameStringIdeDependency 0.032
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndAbsolutePaths 0.015
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndFileToAddRelative 0
testToRelativeAndFixSeparator_MECLIPSE_261 0