Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
14 0 0 0 100% 4.007

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
info.smart_tools.smartactors.core.dependency_resolving_feature_manager 14 0 0 0 100% 4.007

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

info.smart_tools.smartactors.core.dependency_resolving_feature_manager

Class Tests Errors Failures Skipped Success Rate Time
DependencyResolvingFeatureManagerTest 4 0 0 0 100% 2.987
FeatureTest 10 0 0 0 100% 1.02

Test Cases

[Summary] [Package List] [Test Cases]

DependencyResolvingFeatureManagerTest

Should_throw_When_InvalidArgumentsPassedForFeatureCreation 1.033
Should_constructorThrow_When_localRepositoryPathIsNull 0.003
Should_constructorThrow_When_remoteRepositoriesListIsNull 0.004
Should_createFeatures 0.01

FeatureTest

Should_callAllListenersAndSuppressThrownExceptionsIfAnyListenerThrows 0.717
Should_throw_When_listenCalledAfterArtifactsResolution 0.006
Should_throw_When_requireFileCalledAfterArtifactsResolution 0.002
Should_callListenersWhenArtifactsResolved 0.061
Should_storeName 0.003
Should_constructorThrow_When_ManagerIsNull 0.003
Should_throw_When_listenCalledBeforeAnyArtifactsRequired 0.003
Should_callListenerWhenArtifactsAreResolvedBeforeItsAddition 0.004
Should_constructorThrow_When_NameIsNull 0.001
Should_wrapException_When_ListenerAddedAfterResolutionThrows 0.008