Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 107 | 0 | 0 | 1 | 99.1% | 11.18 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.shared.invoker | 107 | 0 | 0 | 1 | 99.1% | 11.18 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.shared.invoker
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SystemOutLoggerTest | 31 | 0 | 0 | 0 | 100% | 0.009 s | |
| SystemOutHandlerTest | 3 | 0 | 0 | 0 | 100% | 0 s | |
| MavenCommandLineBuilderTest | 62 | 0 | 0 | 1 | 98.4% | 0.121 s | |
| DefaultInvokerTest | 11 | 0 | 0 | 0 | 100% | 11.05 s |
Test Cases
[Summary] [Package List] [Test Cases]
SystemOutLoggerTest
SystemOutHandlerTest
| testConsumeNullLine | 0 s | |
| testConsumeWithAlwaysFlush | 0 s | |
| testConsumeWithoutAlwaysFlush | 0 s |
MavenCommandLineBuilderTest
| testShouldSetUpdateSnapshotsPolicyNeverFromRequest | 0.030 s | |
| testShouldSetWorkingDirectoryFromRequest | 0.002 s | |
| testProjectsAndAlsoMakeAndAlsoMakeDependents | 0.001 s | |
| testShouldFindDummyMavenExecutableWithMavenHomeFromRequest | 0.002 s | |
| testShouldSetLocalRepoLocationFromRequest | 0.001 s | |
| testDefaultMavenCommand | 0.002 s | |
| testShouldNotSpecifyFileOptionUsingStandardPomInBasedir | 0.002 s | |
| testShouldSpecifyTwoGoalsFromRequestArgs | 0.001 s | |
| testShouldFindDummyPS1MavenExecutable | 0 s | |
| - | Disabled on operating system: Mac OS X | - |
| testAlsoMake | 0.001 s | |
| testShouldSetOfflineFlagFromRequest | 0.001 s | |
| testShouldUseDefaultPomFileWhenBasedirSpecifiedWithoutPomFileName | 0.002 s | |
| testShouldSetLocalRepoLocationGlobally | 0.001 s | |
| testShouldInsertActivatedProfiles | 0.001 s | |
| testShouldSetUpdateSnapshotsPolicyAlwaysFromRequest | 0 s | |
| testShouldSetUpdateSnapshotsPolicyDefaultFromRequest | 0 s | |
| testAddShellEnvironment | 0.002 s | |
| testShouldAddArg | 0.001 s | |
| testShouldUseSystemOutLoggerWhenNoneSpecified | 0.001 s | |
| testShouldSpecifyCustomToolchainsLocationFromRequest | 0.001 s | |
| testShouldSetStrictChecksumPolityFlagFromRequest | 0 s | |
| testShouldSpecifySingleGoalFromRequest | 0.001 s | |
| testShouldSpecifyCustomUserSettingsLocationFromRequest | 0.002 s | |
| testShouldSpecifyCustomGlobalSettingsLocationFromRequest | 0.002 s | |
| testShouldSetPomForOutsideWorkspace | 0.002 s | |
| testProjectsAndAlsoMakeDependents | 0.001 s | |
| testShouldSetBuilderIdOptionsFromRequest | 0 s | |
| testShouldSetUpdateSnapshotsFlagFromRequest | 0 s | |
| testShouldSetDebugFlagFromRequest | 0.001 s | |
| testShouldSetLaxChecksumPolicyFlagFromRequest | 0.001 s | |
| testShouldSetFailNeverFlagFromRequest | 0.001 s | |
| testShouldSpecifyCustomPropertyFromRequest | 0.001 s | |
| testProjectsAndAlsoMake | 0.001 s | |
| testShouldSpecifyThreadsFromRequest | 0.001 s | |
| testShouldSpecifySingleGoalFromRequestArg | 0.001 s | |
| testShouldUseDefaultOfFailFastWhenSpecifiedInRequest | 0.001 s | |
| testShouldSpecifyFileOptionUsingNonStandardPomFileLocation | 0.002 s | |
| testShouldSpecifyCustomPropertyWithSpacesInKeyFromRequest | 0.001 s | |
| testShouldSpecifyCustomPropertyWithSpacesInValueFromRequest | 0.001 s | |
| testShouldFailToSetLocalRepoLocationFromRequestWhenItIsAFile | 0.001 s | |
| testShouldSetShowVersionFlagsFromRequest | 0.001 s | |
| testAlsoMakeDependents | 0.001 s | |
| testShouldSetFailAtEndFlagFromRequest | 0.001 s | |
| testShouldNotSpecifyFileOptionUsingStandardPomFileLocation | 0.002 s | |
| testMvnExecutableFormRequest | 0.001 s | |
| testDebugOptionShouldMaskShowErrorsOption | 0.001 s | |
| testShouldSetResumeFrom | 0.001 s | |
| testBuildTypicalMavenInvocationEndToEnd | 0.001 s | |
| testShouldFailIfLoggerSetToNull | 0 s | |
| testShouldSetNonRecursiveFlagsFromRequest | 0 s | |
| testRequestProvidedLocalRepoLocationShouldOverrideGlobal | 0.002 s | |
| testShouldSetNoTransferProgressFlagFromRequest | 0.001 s | |
| testShouldSetQuietFlagFromRequest | 0 s | |
| testShouldSpecifyPomFileWhenBasedirSpecifiedWithPomFileName | 0.001 s | |
| testShouldSetErrorFlagFromRequest | 0.001 s | |
| testRequestProvidedWorkingDirectoryShouldOverrideGlobal | 0.001 s | |
| testShouldFindDummyMavenExecutable | 0.002 s | |
| testShouldSetWorkingDirectoryGlobally | 0.001 s | |
| testShouldSpecifyTwoGoalsFromRequest | 0.001 s | |
| testShouldSetBatchModeFlagFromRequest | 0.001 s | |
| testShouldFailToSetLocalRepoLocationGloballyWhenItIsAFile | 0.001 s | |
| testMvnExecutableFromInvoker | 0.001 s |
DefaultInvokerTest
Failure Details
[Summary] [Package List] [Test Cases]
| testShouldFindDummyPS1MavenExecutable | |
| - | skipped: Disabled on operating system: Mac OS X |


