Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 0 100% 1.432

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.filesystem_tracker 12 0 0 0 100% 1.432

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

info.smart_tools.smartactors.core.filesystem_tracker

Class Tests Errors Failures Skipped Success Rate Time
ListenerTaskTest 4 0 0 0 100% 1.311
FilesystemTrackerTest 8 0 0 0 100% 0.121

Test Cases

[Summary] [Package List] [Test Cases]

ListenerTaskTest

Should_setupWatchServiceOnCreation 0.776
Should_queryListOfExistFilesAndPollWatchServiceEvents 0.19
Should_wrapActionExceptionsIntoRuntimeExceptions 0.009
Should_handleThreadInterruption 0.008

FilesystemTrackerTest

Should_constructorThrow_When_NullIsPassedAsTaskFactory 0.073
Should_executionOfActionPassedToTaskFactoryCauseExecutionOfAddedActions 0.011
Should_throw_When_directoryIsNotDirectory 0.003
Should_notBeTrackedFileThatDoesNotMatchFilter 0.005
Should_exceptionInFileActionCauseInvocationOfErrorAction 0.013
Should_throw_When_startCalledTwice 0.009
Should_constructorThrow_When_NullIsPassedAsFilenameFilter 0.002
Should_throw_When_taskFactoryThrows 0.002