Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 5 | 0 | 0 | 5 | 0% | 0.036 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.cling.invoker.mvn.resident | 2 | 0 | 0 | 2 | 0% | 0.032 s |
| org.apache.maven.cling.invoker.mvn.local | 2 | 0 | 0 | 2 | 0% | 0.003 s |
| org.apache.maven.cling.invoker.mvn.forked | 1 | 0 | 0 | 1 | 0% | 0.001 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.cling.invoker.mvn.resident
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ResidentMavenInvokerTest | 2 | 0 | 0 | 2 | 0% | 0.032 s |
org.apache.maven.cling.invoker.mvn.local
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| LocalMavenInvokerTest | 2 | 0 | 0 | 2 | 0% | 0.003 s |
org.apache.maven.cling.invoker.mvn.forked
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ForkedMavenInvokerTest | 1 | 0 | 0 | 1 | 0% | 0.001 s |
Test Cases
[Summary] [Package List] [Test Cases]
ResidentMavenInvokerTest
| defaultFs(Path) | 0 s | |
| - | skipped | - |
| jimFs | 0 s | |
| - | Until we move off fully from File | - |
LocalMavenInvokerTest
| defaultFs(Path) | 0 s | |
| - | skipped | - |
| jimFs | 0 s | |
| - | Until we move off fully from File | - |
ForkedMavenInvokerTest
| defaultFs(Path) | 0 s | |
| - | skipped | - |
Failure Details
[Summary] [Package List] [Test Cases]


