Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 6 | 0 | 0 | 0 | 100% | 11.23 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.bremersee.acl.spring.data.mongodb | 6 | 0 | 0 | 0 | 100% | 11.23 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.acl.spring.data.mongodb
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MongoIntegrationTest | 6 | 0 | 0 | 0 | 100% | 11.23 s |
Test Cases
[Summary] [Package List] [Test Cases]
MongoIntegrationTest
| index | 0.776 s | |
| saveAndFind(SoftAssertions) | 0.549 s | |
| modifyAcl(SoftAssertions) | 0.051 s | |
| replaceAcl(SoftAssertions) | 0.017 s | |
| changeOwner(SoftAssertions) | 0.018 s | |
| reIndex | 0.109 s |
