Surefire Report

Summary


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

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.391
org.apache.maven.plugin.eclipse 36 0 0 0 100% 1.781
org.apache.maven.plugin.ide 4 0 0 0 100% 0.032
org.apache.maven.plugin.eclipse.reader 5 0 0 0 100% 0.188
org.apache.maven.plugin.eclipse.writers.workspace 1 0 0 0 100% 0.094

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.266

org.apache.maven.plugin.eclipse

Class Tests Errors Failures Skipped Success Rate Time
AddMavenRepoMojoTest 1 0 0 0 100% 0.484
BuildCommandTest 1 0 0 0 100% 0.015
EclipsePluginUnitTest 5 0 0 0 100% 0.219
EclipseSourceDirTest 7 0 0 0 100% 0
EclipseToMavenTest 5 0 0 0 100% 0.016
InstallPluginsMojoTest 12 0 0 0 100% 1
MakeArtifactsTest 5 0 0 0 100% 0.047

org.apache.maven.plugin.ide

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

org.apache.maven.plugin.eclipse.reader

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

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

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

Test Cases

AddMavenRepoMojoTest

testMinConfiguration 0.468

BuildCommandTest

testEquals 0.015

EclipsePluginUnitTest

testBuildDirectoryList_ShouldUseTestOutputDirFromProjectWhenBuildOutputDirIsStandard 0.063
testExtractResourceDirs_ShouldUseResourceOutput 0.031
testExtractResourceDirs_ShouldUseSpecifiedOutputDirectory 0.031
testExtractResourceDirs_ShouldIncludeMainAndTestResources 0.047
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

InstallPluginsMojoTest

testJira_MECLIPSE_418_correct_bundle_headers 0.078
testJira_MECLIPSE_418_no_bundle_name 0.032
testJira_MECLIPSE_418_no_bundle_symbolicname 0.031
testJira_MECLIPSE_418_no_manifest_headers 0.031
testJira_MECLIPSE_488 0.031
testShouldInstallAsJarWhenPropertyNotSpecified 0.032
testShouldInstallAsJarWhenPropertyIsTrue 0.046
testShouldInstallAsDirWhenPropertyIsFalse 0.266
testShouldInstallWhenTypeContainedInPluginTypesListWithMultipleValues 0.031
testShouldNotInstallWhenTypeNotContainedInPluginTypesList 0.016
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsFalse 0.312
testShouldRemoveOldDirectoryBeforeInstallingNewJarWhenOverwriteIsTrue 0.079

MakeArtifactsTest

testParseDependencies 0.032
testParseDependenciesWithQualifier 0.015
testCreateGroupId 0
testCreateArtifactId 0
testOsgiVersionToMavenVersion 0

ReadWorkspaceLocationsTest

testGetProjectLocation_ForProjectAtWorkspaceLevel 0.125
testGetProjectLocation_ForProjectsWithinProjects 0.016
testGetProjectLocation_ForProjectsOutsideWorkspace 0
testReadDefinedServers_PrefsFileDoesNotExist 0.047
testReadDefinedServers_PrefsFileExistsWithMissingRuntimes 0

EclipseClasspathWriterUnitTest

testWrite_ShouldMaskOutputDirsNestedWithinAnExistingOutputDir 0.063
testWrite_ShouldGenerateValidJavadocURLs 0.047

EclipseOSGiManifestWriterTest

testGetNormalizedVersionTwoDigitsSnapshot 0
testGetNormalizedVersionThreeDigitsSnapshot 0
testGetNormalizedVersionFourDigitsSnapshot 0

EclipseWtpComponent15WriterTest

testWriteEjbComponentMECLIPSE455 0.25

EclipseCodeFormatterTest

testLoadFormatter 0.062

IdeUtilsTest

testGetProjectNameStringIdeDependency 0.016
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndAbsolutePaths 0.016
testToRelativeAndFixSeparator_WhereOnDifferentDrivesAndFileToAddRelative 0
testToRelativeAndFixSeparator_MECLIPSE_261 0