Summary
[Summary] [Package List] [Test Cases]
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
26 |
0 |
0 |
0 |
100% |
2.931 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Test Cases
[Summary] [Package List] [Test Cases]
MavenTest
|
dependenciesToArchives |
0.723 |
|
installArchiveWithZeroDependenciesToLocal |
2.011 |
|
dependenciesToClassPath |
0.035 |
|
useALocalAsARemote |
0.087 |
MavenTest$UsingRemoteRepository
|
usingCentral |
0.003 |
|
usingCustom |
0.001 |
|
usingMultiple |
0.001 |
MavenTest$UsingDefaultLocalRepository
|
givenCustomLocalRepositoryFoundInSettingsWhenNotADirectoryThenThrows |
0.002 |
|
customLocalRepositoryFoundInSettings |
0.005 |
|
givenAbsolutePathForCustomLocalRepositoryFoundInSettingsWhenNotADirectoryThenThrows |
0.002 |
|
givenNoSettingsWhenDefaultRepositoryPresentThenUsed |
0.002 |
|
givenNoLocalRepositoryFoundSettingsWhenDefaultLocalIsPresentThenDefaultUsed |
0.002 |
|
givenNoSettingsAndNoDefaultLocalRepositoryThenThrows |
0.001 |
MavenTest$UsingCustomLocalRepository
|
throwsWhenNotADirectory |
0 |
|
givenExistingDirectory |
0.006 |
|
givenNonExistentDirectory |
0.001 |
MavenArtifactTest$Equality$NotEqualToNull
MavenArtifactTest$Equality$NotEqualWhen
|
extensionDiffers |
0 |
|
baseVersionDiffers |
0 |
|
groupIdDiffers |
0 |
|
classifierDiffers |
0 |
|
artifactIdDiffers |
0 |
MavenArtifactTest$Equality$Equal
|
whenCast |
0.001 |
|
regardlessOfNullOrEmptyStringProperty |
0 |