Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
20 | 0 | 0 | 0 | 100% | 0.053 |
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.053 |
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.053 | |
DefaultProblemTest | 7 | 0 | 0 | 0 | 100% | 0 | |
FileSourceTest | 4 | 0 | 0 | 0 | 100% | 0 | |
ProblemCollectorFactoryTest | 1 | 0 | 0 | 0 | 100% | 0 | |
StringSourceTest | 3 | 0 | 0 | 0 | 100% | 0 | |
UrlSourceTest | 3 | 0 | 0 | 0 | 100% | 0 |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultProblemCollectorTest
testGetProblems | 0.006 | |
testSetSource | 0 |
DefaultProblemTest
testGetException | 0 | |
testGetSeverity | 0 | |
testGetLocation | 0 | |
testGetColumnNumber | 0 | |
testGetLineNumber | 0 | |
testGetMessage | 0 | |
testGetSource | 0 |
FileSourceTest
testGetLocation | 0 | |
testGetFile | 0 | |
testFileSource | 0 | |
testGetInputStream | 0 |
ProblemCollectorFactoryTest
testNewInstance | 0 |
StringSourceTest
testGetLocation | 0 | |
testGetContent | 0 | |
testGetInputStream | 0 |
UrlSourceTest
testGetLocation | 0 | |
testUrlSource | 0 | |
testGetInputStream | 0 |