Summary
| Tests | Errors  | Failures | Skipped | Success Rate | Time | 
|---|
| 1 | 0 | 0 | 0 | 100% | 0.043 | 
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
| Package | Tests | Errors  | Failures | Skipped | Success Rate | Time | 
|---|
| org.apache.maven.settings | 1 | 0 | 0 | 0 | 100% | 0.043 | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.settings
 | Class | Tests | Errors  | Failures | Skipped | Success Rate | Time | 
|---|
  | GlobalSettingsTest | 1 | 0 | 0 | 0 | 100% | 0.043 | 
Test Cases
GlobalSettingsTest
  | testValidGlobalSettings | 0.034 |