Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 20 | 0 | 0 | 0 | 100% | 0.026 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.building | 20 | 0 | 0 | 0 | 100% | 0.026 s | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.building
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|---|
|  | DefaultProblemCollectorTest | 2 | 0 | 0 | 0 | 100% | 0.019 s | 
|  | DefaultProblemTest | 7 | 0 | 0 | 0 | 100% | 0.001 s | 
|  | FileSourceTest | 4 | 0 | 0 | 0 | 100% | 0.005 s | 
|  | ProblemCollectorFactoryTest | 1 | 0 | 0 | 0 | 100% | 0 s | 
|  | StringSourceTest | 3 | 0 | 0 | 0 | 100% | 0.001 s | 
|  | UrlSourceTest | 3 | 0 | 0 | 0 | 100% | 0 s | 
Test Cases
[Summary] [Package List] [Test Cases]
DefaultProblemCollectorTest
|  | testGetProblems | 0.002 s | 
|  | testSetSource | 0 s | 
DefaultProblemTest
|  | testGetException | 0 s | 
|  | testGetSeverity | 0 s | 
|  | testGetLocation | 0 s | 
|  | testGetColumnNumber | 0 s | 
|  | testGetLineNumber | 0 s | 
|  | testGetMessage | 0 s | 
|  | testGetSource | 0 s | 
FileSourceTest
|  | testGetLocation | 0 s | 
|  | testGetFile | 0 s | 
|  | testFileSource | 0 s | 
|  | testGetInputStream | 0.005 s | 
ProblemCollectorFactoryTest
|  | testNewInstance | 0 s | 
StringSourceTest
|  | testGetLocation | 0 s | 
|  | testGetContent | 0 s | 
|  | testGetInputStream | 0 s | 
UrlSourceTest
|  | testGetLocation | 0 s | 
|  | testUrlSource | 0 s | 
|  | testGetInputStream | 0 s | 


