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