Test |
Duration |
Result |
testFileCreationThenDeletionCountsAsNothing |
1.129s |
passed |
testFileCreationThenModificationCountsAsCreation |
0.809s |
passed |
testFileDeletionThenCreationCountsAsModification |
1.310s |
passed |
testFileModificationThenDeletionCountsAsDeletion |
0.812s |
passed |
testFileModificationThenModificationCountsAsOnlyOneModification |
0.811s |
passed |
testFileMonitorGetsRightContentsOnInit |
0.622s |
passed |
testFileMonitorIsNotNotifiedOfDeletionOfDirectoryUsingFileOnlyFilter |
1.169s |
passed |
testFileMonitorIsNotNotifiedOfDeletionOfDirectoryWhenNotMonitoringSelf |
1.170s |
passed |
testFileMonitorIsNotNotifiedOfDeletionOfFileInsideChildDirectoryWithRecursionDisabled |
0.925s |
passed |
testFileMonitorIsNotNotifiedOfDeletionOfFileUsingDirectoryOnlyFilter |
1.171s |
passed |
testFileMonitorIsNotifiedOfChanges |
0.611s |
passed |
testFileMonitorIsNotifiedOfChangesIfActivationHappensBeforeAddingMonitor |
0.991s |
passed |
testFileMonitorIsNotifiedOfChangesInDirectory |
0.608s |
passed |
testFileMonitorIsNotifiedOfChangesInDirectoryWhichDoesntExistAtStartOfMonitoring |
0.608s |
passed |
testFileMonitorIsNotifiedOfChangesInDirectoryWhichDoesntExistAtStartOfMonitoringButThenAppearsShortlyAfter |
0.911s |
passed |
testFileMonitorIsNotifiedOfChangesToMultipleDirectories |
0.614s |
passed |
testFileMonitorIsNotifiedOfChangesToMultipleFiles |
0.613s |
passed |
testFileMonitorIsNotifiedOfCreatedFile |
0.610s |
passed |
testFileMonitorIsNotifiedOfDeletedFile |
0.611s |
passed |
testFileMonitorIsNotifiedOfDeletedFileWhichEventuallyGetsPutBack |
0.910s |
passed |
testFileMonitorIsNotifiedOfDeletionOfDirectoryWhenMonitoringSelf |
0.608s |
passed |
testFileMonitorIsNotifiedOfDeletionOfFileInsideChildDirectoryWithRecursionEnabled |
0.607s |
passed |
testFileMonitorIsNotifiedOfFileCreation |
0.609s |
passed |
testFileMonitorIsOnlyNotifiedOfChangesToFilteredFile |
0.608s |
passed |
testNotifyFileChangesWithNullArguments |
0.009s |
passed |
testRepeatedFileModificationsGetNoticed |
1.512s |
passed |
testRogueFileMonitorDoesntRuinThingsForEveryoneElse |
4.286s |
passed |