[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 17 | 0 | 0 | 0 | 100% | 10.649 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| info.smart_tools.smartactors.core.cached_collection | 7 | 0 | 0 | 0 | 100% | 2.456 |
| info.smart_tools.smartactors.core.cached_collection.task | 10 | 0 | 0 | 0 | 100% | 8.193 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CachedCollectionTest | 7 | 0 | 0 | 0 | 100% | 2.456 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GetItemFromCachedCollectionTaskTest | 2 | 0 | 0 | 0 | 100% | 1.574 | |
| CreateCachedCollectionTaskTest | 4 | 0 | 0 | 0 | 100% | 0.934 | |
| UpsertIntoCachedCollectionTaskTest | 2 | 0 | 0 | 0 | 100% | 4.3 | |
| DeleteFromCachedCollectionTaskTest | 2 | 0 | 0 | 0 | 100% | 1.385 |
[Summary] [Package List] [Test Cases]
| MustCorrectPrepareQueryForSelecting | 1.287 | |
| MustInCorrectPrepareQueryForSelectingWhenIOCThrowException | 0.001 |
| ShouldThrowException_When_ResolutionExceptionIsThrown | 1.46 | |
| ShouldPrepareUpsertQuery | 0.138 |
| ShouldCorrectPrepareObjectForDeleting | 0.741 | |
| ShouldInCorrectPrepareObjectForDeletingWhenNestedExceptionIsGiven | 0.107 |