Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 26 | 0 | 0 | 0 | 100% | 9.319 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 |
|---|---|---|---|---|---|---|
| (default package) | 1 | 0 | 0 | 0 | 100% | 1.473 s |
| li.selman.persistencetest.plan | 25 | 0 | 0 | 0 | 100% | 7.846 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
(default package)
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ArchitectureTest | 1 | 0 | 0 | 0 | 100% | 1.473 s |
li.selman.persistencetest.plan
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ExecutionPlanTest | 6 | 0 | 0 | 0 | 100% | 0.014 s | |
| PostgresExecutionPlanAnalyzerErrorHandlingTest | 6 | 0 | 0 | 0 | 100% | 0.116 s | |
| PostgresExecutionPlanAnalyzerIntegrationTest | 4 | 0 | 0 | 0 | 100% | 7.649 s | |
| PostgresExecutionPlanAnalyzerJsonParsingTest | 3 | 0 | 0 | 0 | 100% | 0.029 s | |
| ExecutionPlanAssertTest | 6 | 0 | 0 | 0 | 100% | 0.038 s |
Test Cases
[Summary] [Package List] [Test Cases]
ExecutionPlanTest
PostgresExecutionPlanAnalyzerErrorHandlingTest
ArchitectureTest
| packagesShouldBeAnnotated | 1.473 s |
PostgresExecutionPlanAnalyzerIntegrationTest
PostgresExecutionPlanAnalyzerJsonParsingTest
| missingOptionalFieldsDefaultSensibly | 0.001 s | |
| parsesALeafNode | 0.020 s | |
| parsesNestedPlansIntoChildren | 0.004 s |