[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 0.037 | 
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|
| org.apache.maven.plugin.verifier | 8 | 0 | 0 | 0 | 100% | 0.037 | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
|  | VerifierMojoTest | 8 | 0 | 0 | 0 | 100% | 0.037 | 
[Summary] [Package List] [Test Cases]
|  | testDoNotPrefixWhenAbsolutePath | 0.006 | 
|  | testCheckFileThatDoesNotExist | 0.02 | 
|  | testCheckFileThatExists | 0.001 | 
|  | testCheckForInexistentFile | 0.001 | 
|  | testCheckForInexistentFileThatExists | 0.001 | 
|  | testCheckFileForContent | 0.006 | 
|  | testCheckFileForInvalidContent | 0.002 | 
|  | testPrefixWithBaseDir | 0 |