Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
92 | 0 | 0 | 1 | 98.913% | 23.822 |
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 | 92 | 0 | 0 | 1 | 98.913% | 23.822 |
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 | |
---|---|---|---|---|---|---|---|
![]() |
DefaultInvokerTest | 8 | 0 | 0 | 0 | 100% | 23.366 |
![]() |
MavenCommandLineBuilderTest | 50 | 0 | 0 | 1 | 98% | 0.449 |
![]() |
SystemOutHandlerTest | 3 | 0 | 0 | 0 | 100% | 0.003 |
![]() |
SystemOutLoggerTest | 31 | 0 | 0 | 0 | 100% | 0.004 |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultInvokerTest
MavenCommandLineBuilderTest
![]() |
testShouldSetWorkingDirectoryFromRequest | 0.286 |
![]() |
testProjectsAndAlsoMakeAndAlsoMakeDependents | 0.002 |
![]() |
testShouldSetLocalRepoLocationFromRequest | 0.003 |
![]() |
testShouldNotSpecifyFileOptionUsingStandardPomInBasedir | 0.014 |
![]() |
testAlsoMake | 0.002 |
![]() |
testShouldSetOfflineFlagFromRequest | 0.002 |
![]() |
testShouldSetEnvVar_MAVEN_TERMINATE_CMD | 0.008 |
![]() |
testShouldUseDefaultPomFileWhenBasedirSpecifiedWithoutPomFileName | 0.003 |
![]() |
testShouldSetLocalRepoLocationGlobally | 0.003 |
![]() |
testShouldInsertActivatedProfiles | 0.003 |
![]() |
testShouldSpecifyFileOptionUsingNonStandardPomInBasedir | 0.005 |
![]() |
testAddShellEnvironment | 0.004 |
![]() |
testShouldUseSystemOutLoggerWhenNoneSpecified | 0.002 |
![]() |
testShouldSpecifyCustomToolchainsLocationFromRequest | 0.004 |
![]() |
testShouldSetStrictChecksumPolityFlagFromRequest | 0.003 |
![]() |
testShouldSpecifySingleGoalFromRequest | 0.005 |
![]() |
testShouldSpecifyCustomUserSettingsLocationFromRequest | 0.004 |
![]() |
testShouldSpecifyCustomGlobalSettingsLocationFromRequest | 0.005 |
![]() |
testProjectsAndAlsoMakeDependents | 0.002 |
![]() |
testShouldSetUpdateSnapshotsFlagFromRequest | 0.002 |
![]() |
testShouldSetDebugFlagFromRequest | 0.002 |
![]() |
testShouldSetLaxChecksumPolicyFlagFromRequest | 0.002 |
![]() |
testShouldSetFailNeverFlagFromRequest | 0.002 |
![]() |
testShouldSpecifyCustomPropertyFromRequest | 0.002 |
![]() |
testProjectsAndAlsoMake | 0.002 |
![]() |
testShouldSpecifyThreadsFromRequest | 0.001 |
![]() |
testShouldSetEnvVar_M2_HOME | 0 |
got: <[null]>, expected: every item is not null | ||
![]() |
testShouldUseDefaultOfFailFastWhenSpecifiedInRequest | 0.001 |
![]() |
testShouldSpecifyFileOptionUsingNonStandardPomFileLocation | 0.006 |
![]() |
testShouldSpecifyCustomPropertyWithSpacesInKeyFromRequest | 0.002 |
![]() |
testShouldSpecifyCustomPropertyWithSpacesInValueFromRequest | 0.002 |
![]() |
testShouldFailToSetLocalRepoLocationFromRequestWhenItIsAFile | 0.003 |
![]() |
testAlsoMakeDependents | 0.001 |
![]() |
testShouldSetFailAtEndFlagFromRequest | 0.002 |
![]() |
testShouldNotSpecifyFileOptionUsingStandardPomFileLocation | 0.004 |
![]() |
testDebugOptionShouldMaskShowErrorsOption | 0.002 |
![]() |
testShouldSetResumeFrom | 0.002 |
![]() |
testBuildTypicalMavenInvocationEndToEnd | 0.007 |
![]() |
testShouldFailIfLoggerSetToNull | 0.002 |
![]() |
testRequestProvidedLocalRepoLocationShouldOverrideGlobal | 0.004 |
![]() |
testShouldSetQuietFlagFromRequest | 0.001 |
![]() |
testShouldSpecifyPomFileWhenBasedirSpecifiedWithPomFileName | 0.004 |
![]() |
testShouldSetErrorFlagFromRequest | 0.002 |
![]() |
testRequestProvidedWorkingDirectoryShouldOverrideGlobal | 0.003 |
![]() |
testShouldFindDummyMavenExecutable | 0.005 |
![]() |
testShouldSetWorkingDirectoryGlobally | 0.002 |
![]() |
testMvnCommand | 0.003 |
![]() |
testShouldSpecifyTwoGoalsFromRequest | 0.002 |
![]() |
testShouldSetBatchModeFlagFromRequest | 0.001 |
![]() |
testShouldFailToSetLocalRepoLocationGloballyWhenItIsAFile | 0.003 |
SystemOutHandlerTest
![]() |
testConsumeNullLine | 0.001 |
![]() |
testConsumeWithAlwaysFlush | 0 |
![]() |
testConsumeWithoutAlwaysFlush | 0 |
SystemOutLoggerTest
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testShouldSetEnvVar_M2_HOME |
skipped: got: <[null]>, expected: every item is not null |