Surefire Report

Summary


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

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.705
org.apache.maven.plugin.eclipse.reader 5 0 0 0 100% 0.14
org.apache.maven.plugin.eclipse.writers.workspace 1 0 0 0 100% 0.016
org.apache.maven.plugin.eclipse.writers 7 0 0 0 100% 0.344
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.5
BuildCommandTest 1 0 0 0 100% 0
EclipsePluginUnitTest 5 0 0 0 100% 0.204
EclipseSourceDirTest 7 0 0 0 100% 0
EclipseToMavenTest 5 0 0 0 100% 0.016
InstallPluginsMojoTest 12 0 0 0 100% 0.985
MakeArtifactsTest 5 0 0 0 100% 0

org.apache.maven.plugin.eclipse.reader

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

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.094
EclipseOSGiManifestWriterTest 3 0 0 0 100% 0.016
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.453

BuildCommandTest

testEquals 0

EclipsePluginUnitTest

testBuildDirectoryList_ShouldUseTestOutputDirFromProjectWhenBuildOutputDirIsStandard 0.063
testExtractResourceDirs_ShouldUseResourceOutput 0.031
testExtractResourceDirs_ShouldUseSpecifiedOutputDirectory 0.016
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
testParseDependenciesWithQualifier 0.016
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0

InstallPluginsMojoTest

testJira_MECLIPSE_418_correct_bundle_headers 0.125
testJira_MECLIPSE_418_no_bundle_name 0.031
testJira_MECLIPSE_418_no_bundle_symbolicname 0.031
testJira_MECLIPSE_418_no_manifest_headers 0.031
testJira_MECLIPSE_488 0.032
testShouldInstallAsJarWhenPropertyNotSpecified 0.031
testShouldInstallAsJarWhenPropertyIsTrue 0.031
testShouldInstallAsDirWhenPropertyIsFalse 0.25
testShouldInstallWhenTypeContainedInPluginTypesListWithMultipleValues 0.031
testShouldNotInstallWhenTypeNotContainedInPluginTypesList 0.016
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsFalse 0.235
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsTrue 0.078

MakeArtifactsTest

testParseDependencies 0
testParseDependenciesWithQualifier 0
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0

ReadWorkspaceLocationsTest

testGetProjectLocation_ForProjectAtWorkspaceLevel 0.109
testGetProjectLocation_ForProjectsWithinProjects 0.016
testGetProjectLocation_ForProjectsOutsideWorkspace 0
testReadDefinedServers_PrefsFileDoesNotExist 0.015
testReadDefinedServers_PrefsFileExistsWithMissingRuntimes 0

EclipseClasspathWriterUnitTest

testWrite_ShouldMaskOutputDirsNestedWithinAnExistingOutputDir 0.063
testWrite_ShouldGenerateValidJavadocURLs 0.031

EclipseOSGiManifestWriterTest

testGetNormalizedVersionTwoDigitsSnapshot 0.016
testGetNormalizedVersionThreeDigitsSnapshot 0
testGetNormalizedVersionFourDigitsSnapshot 0

EclipseProjectWriterTest

testWrite_preservingLinkedResources 0.047

EclipseWtpComponent15WriterTest

testWriteEjbComponentMECLIPSE455 0.187

EclipseCodeFormatterTest

testLoadFormatter 0.016

IdeUtilsTest

testGetProjectNameStringIdeDependency 0.031
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndAbsolutePaths 0
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndFileToAddRelative 0
testToRelativeAndFixSeparator_MECLIPSE_261 0