[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 11 | 0 | 0 | 0 | 100% | 1.027 |
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.feature_manager | 11 | 0 | 0 | 0 | 100% | 1.027 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FeatureTest | 8 | 0 | 0 | 0 | 100% | 1.006 | |
| FeatureManagerTest | 3 | 0 | 0 | 0 | 100% | 0.021 |
[Summary] [Package List] [Test Cases]
| Should_newFeatureThrow_When_FeatureConstructorThrows | 0.002 | |
| Should_createNewFeatures | 0.008 | |
| Should_constructorThrow_When_filesystemTrackerIsNull | 0.006 |