[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 6.58 |
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.resolve_iobject_strategies | 7 | 0 | 0 | 0 | 100% | 6.58 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| StringToIObjectResolveDependencyStrategyTest | 4 | 0 | 0 | 0 | 100% | 1.966 | |
| MapToIObjectResolveDependencyStrategyTest | 3 | 0 | 0 | 0 | 100% | 4.614 |
[Summary] [Package List] [Test Cases]
| ShouldCorrectConvertStringToIObject | 0.833 | |
| ShouldThrowException_When_StringIsIncorrect | 0.002 | |
| ShouldThrowException_When_AnyErrorIsOccurred | 0.52 | |
| ShouldThrowException_When_NullIsPassed | 0.002 |
| ShouldThrowException_When_AnyErrorIsOccurred | 0.859 | |
| ShouldThrowException_When_NullIsPassed | 0.007 | |
| ShouldCorrectConvertMapToIObject | 1.602 |