Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
52 0 0 0 100% 2.328

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.writers 6 0 0 0 100% 0.359
org.apache.maven.plugin.eclipse 36 0 0 0 100% 1.688
org.apache.maven.plugin.ide 4 0 0 0 100% 0.031
org.apache.maven.plugin.eclipse.reader 5 0 0 0 100% 0.172
org.apache.maven.plugin.eclipse.writers.workspace 1 0 0 0 100% 0.078

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

org.apache.maven.plugin.eclipse.writers

Class Tests Errors Failures Skipped Success Rate Time
EclipseClasspathWriterUnitTest 2 0 0 0 100% 0.125
EclipseOSGiManifestWriterTest 3 0 0 0 100% 0
EclipseWtpComponent15WriterTest 1 0 0 0 100% 0.234

org.apache.maven.plugin.eclipse

Class Tests Errors Failures Skipped Success Rate Time
AddMavenRepoMojoTest 1 0 0 0 100% 0.375
BuildCommandTest 1 0 0 0 100% 0.016
EclipsePluginUnitTest 5 0 0 0 100% 0.234
EclipseSourceDirTest 7 0 0 0 100% 0
EclipseToMavenTest 5 0 0 0 100% 0.016
InstallPluginsMojoTest 12 0 0 0 100% 1.016
MakeArtifactsTest 5 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.031

org.apache.maven.plugin.eclipse.reader

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

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

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

Test Cases

AddMavenRepoMojoTest

testMinConfiguration 0.36

BuildCommandTest

testEquals 0

EclipsePluginUnitTest

testBuildDirectoryList_ShouldUseTestOutputDirFromProjectWhenBuildOutputDirIsStandard 0.062
testExtractResourceDirs_ShouldUseResourceOutput 0.031
testExtractResourceDirs_ShouldUseSpecifiedOutputDirectory 0.032
testExtractResourceDirs_ShouldIncludeMainAndTestResources 0.046
testExtractResourceDirs_ShouldIncludeMainAndTestResourcesWhenBaseDirsDiffer 0.047

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
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0.016

InstallPluginsMojoTest

testJira_MECLIPSE_418_correct_bundle_headers 0.078
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.281
testShouldInstallWhenTypeContainedInPluginTypesListWithMultipleValues 0.031
testShouldNotInstallWhenTypeNotContainedInPluginTypesList 0.031
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsFalse 0.297
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsTrue 0.094

MakeArtifactsTest

testParseDependencies 0.031
testParseDependenciesWithQualifier 0
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0

ReadWorkspaceLocationsTest

testGetProjectLocation_ForProjectAtWorkspaceLevel 0.109
testGetProjectLocation_ForProjectsWithinProjects 0.016
testGetProjectLocation_ForProjectsOutsideWorkspace 0
testReadDefinedServers_PrefsFileDoesNotExist 0.016
testReadDefinedServers_PrefsFileExistsWithMissingRuntimes 0.016

EclipseClasspathWriterUnitTest

testWrite_ShouldMaskOutputDirsNestedWithinAnExistingOutputDir 0.078
testWrite_ShouldGenerateValidJavadocURLs 0.032

EclipseOSGiManifestWriterTest

testGetNormalizedVersionTwoDigitsSnapshot 0
testGetNormalizedVersionThreeDigitsSnapshot 0
testGetNormalizedVersionFourDigitsSnapshot 0

EclipseWtpComponent15WriterTest

testWriteEjbComponentMECLIPSE455 0.219

EclipseCodeFormatterTest

testLoadFormatter 0.063

IdeUtilsTest

testGetProjectNameStringIdeDependency 0
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndAbsolutePaths 0.015
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndFileToAddRelative 0
testToRelativeAndFixSeparator_MECLIPSE_261 0