Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 9 | 1 | 0 | 0 | 88.9% | 2.500 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.codehaus.modello.generator.xml.xpp3 | 9 | 1 | 0 | 0 | 88.9% | 2.500 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.codehaus.modello.generator.xml.xpp3
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| StandaloneReadXpp3GeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.255 s | |
| BooleanTypeXpp3GeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.053 s | |
| FeaturesXpp3GeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.399 s | |
| Xpp3GeneratorTest | 1 | 1 | 0 | 0 | 0% | 0.343 s | |
| LocationsXpp3GeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.126 s | |
| AbstractElementTest | 1 | 0 | 0 | 0 | 100% | 0.045 s | |
| SimpleAssociationXpp3GeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.664 s | |
| FeaturesXpp3DomGeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.305 s | |
| LocationsSourceXpp3GeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.310 s |
Test Cases
[Summary] [Package List] [Test Cases]
StandaloneReadXpp3GeneratorTest
| testStandaloneRead | 0.253 s |
BooleanTypeXpp3GeneratorTest
| testBooleanType | 0.051 s |
FeaturesXpp3GeneratorTest
| testJavaGenerator | 0.396 s |
Xpp3GeneratorTest
| testXpp3Generator | 0.340 s |
LocationsXpp3GeneratorTest
| testLocationsOnly | 0.126 s |
AbstractElementTest
| testAbstract | 0.041 s |
SimpleAssociationXpp3GeneratorTest
| testSimpleAssociation | 0.645 s |
FeaturesXpp3DomGeneratorTest
| testJavaGenerator | 0.304 s |
LocationsSourceXpp3GeneratorTest
| testLocationsWithSource | 0.309 s |
Failure Details
[Summary] [Package List] [Test Cases]
| testXpp3Generator | |
| - | java.lang.NullPointerException |
| - |
