Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
53 0 0 0 100% 2.139

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 36 0 0 0 100% 1.656
org.apache.maven.plugin.eclipse.reader 5 0 0 0 100% 0.125
org.apache.maven.plugin.eclipse.writers.workspace 1 0 0 0 100% 0
org.apache.maven.plugin.eclipse.writers 7 0 0 0 100% 0.327
org.apache.maven.plugin.ide 4 0 0 0 100% 0.031

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.453
BuildCommandTest 1 0 0 0 100% 0
EclipsePluginUnitTest 5 0 0 0 100% 0.219
EclipseSourceDirTest 7 0 0 0 100% 0.015
EclipseToMavenTest 5 0 0 0 100% 0.016
InstallPluginsMojoTest 12 0 0 0 100% 0.937
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.125

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

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

org.apache.maven.plugin.eclipse.writers

Class Tests Errors Failures Skipped Success Rate Time
EclipseClasspathWriterUnitTest 2 0 0 0 100% 0.093
EclipseOSGiManifestWriterTest 3 0 0 0 100% 0
EclipseProjectWriterTest 1 0 0 0 100% 0.047
EclipseWtpComponent15WriterTest 1 0 0 0 100% 0.187

org.apache.maven.plugin.ide

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

Test Cases

AddMavenRepoMojoTest

testMinConfiguration 0.421

BuildCommandTest

testEquals 0

EclipsePluginUnitTest

testBuildDirectoryList_ShouldUseTestOutputDirFromProjectWhenBuildOutputDirIsStandard 0.063
testExtractResourceDirs_ShouldUseResourceOutput 0.031
testExtractResourceDirs_ShouldUseSpecifiedOutputDirectory 0.031
testExtractResourceDirs_ShouldIncludeMainAndTestResources 0.031
testExtractResourceDirs_ShouldIncludeMainAndTestResourcesWhenBaseDirsDiffer 0.063

EclipseSourceDirTest

testMerge_src_main_java_with_src_main_resources 0
testMerge_two_resource_directories 0
testMerge_two_resource_directories_with_duplicates 0
testToString_src_main_java 0
testToString_src_main_resources 0
testToString_src_test_java 0
testToString_src_test_resources 0

EclipseToMavenTest

testParseDependencies 0.016
testParseDependenciesWithQualifier 0
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0

InstallPluginsMojoTest

testJira_MECLIPSE_418_correct_bundle_headers 0.14
testJira_MECLIPSE_418_no_bundle_name 0.031
testJira_MECLIPSE_418_no_bundle_symbolicname 0.032
testJira_MECLIPSE_418_no_manifest_headers 0.031
testJira_MECLIPSE_488 0.031
testShouldInstallAsJarWhenPropertyNotSpecified 0.031
testShouldInstallAsJarWhenPropertyIsTrue 0.032
testShouldInstallAsDirWhenPropertyIsFalse 0.203
testShouldInstallWhenTypeContainedInPluginTypesListWithMultipleValues 0.031
testShouldNotInstallWhenTypeNotContainedInPluginTypesList 0.032
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsFalse 0.234
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsTrue 0.062

MakeArtifactsTest

testParseDependencies 0
testParseDependenciesWithQualifier 0
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0

ReadWorkspaceLocationsTest

testGetProjectLocation_ForProjectAtWorkspaceLevel 0.11
testGetProjectLocation_ForProjectsWithinProjects 0.015
testGetProjectLocation_ForProjectsOutsideWorkspace 0
testReadDefinedServers_PrefsFileDoesNotExist 0
testReadDefinedServers_PrefsFileExistsWithMissingRuntimes 0

EclipseClasspathWriterUnitTest

testWrite_ShouldMaskOutputDirsNestedWithinAnExistingOutputDir 0.062
testWrite_ShouldGenerateValidJavadocURLs 0.031

EclipseOSGiManifestWriterTest

testGetNormalizedVersionTwoDigitsSnapshot 0
testGetNormalizedVersionThreeDigitsSnapshot 0
testGetNormalizedVersionFourDigitsSnapshot 0

EclipseProjectWriterTest

testWrite_preservingLinkedResources 0.047

EclipseWtpComponent15WriterTest

testWriteEjbComponentMECLIPSE455 0.187

EclipseCodeFormatterTest

testLoadFormatter 0

IdeUtilsTest

testGetProjectNameStringIdeDependency 0.016
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndAbsolutePaths 0.015
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndFileToAddRelative 0
testToRelativeAndFixSeparator_MECLIPSE_261 0