Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 5 | 0% | 0.032 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.local | 2 | 0 | 0 | 2 | 0% | 0 s |
org.apache.maven.cling.invoker.mvn.resident | 2 | 0 | 0 | 2 | 0% | 0 s |
org.apache.maven.cling.invoker.mvn.forked | 1 | 0 | 0 | 1 | 0% | 0.032 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.cling.invoker.mvn.local
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
DefaultLocalMavenInvokerTest | 2 | 0 | 0 | 2 | 0% | 0 s |
org.apache.maven.cling.invoker.mvn.resident
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
DefaultResidentMavenInvokerTest | 2 | 0 | 0 | 2 | 0% | 0 s |
org.apache.maven.cling.invoker.mvn.forked
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
DefaultForkedMavenInvokerTest | 1 | 0 | 0 | 1 | 0% | 0.032 s |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultForkedMavenInvokerTest
defaultFs(Path) | 0 s | |
- | skipped | - |
DefaultLocalMavenInvokerTest
defaultFs(Path) | 0 s | |
- | The tests reuse properties from the JVM being launched, thus may lead to failures depending on which options are used | - |
jimFs | 0 s | |
- | The tests reuse properties from the JVM being launched, thus may lead to failures depending on which options are used | - |
DefaultResidentMavenInvokerTest
defaultFs(Path) | 0 s | |
- | The tests reuse properties from the JVM being launched, thus may lead to failures depending on which options are used | - |
jimFs | 0 s | |
- | The tests reuse properties from the JVM being launched, thus may lead to failures depending on which options are used | - |
Failure Details
[Summary] [Package List] [Test Cases]