Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 6 | 0 | 0 | 0 | 100% | 11.51 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.51 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.51 s |
Test Cases
[Summary] [Package List] [Test Cases]
MongoIntegrationTest
| index | 0.857 s | |
| saveAndFind(SoftAssertions) | 0.745 s | |
| modifyAcl(SoftAssertions) | 0.075 s | |
| replaceAcl(SoftAssertions) | 0.036 s | |
| changeOwner(SoftAssertions) | 0.029 s | |
| reIndex | 0.126 s |
