Class com.nextcloud.client.utils.FolderSizeCalculationTests

14

tests

0

failures

0

ignored

0.113s

duration

100%

successful

Tests

Test Duration Result
testReturnCorrectSizeForMultipleFiles 0.001s passed
testReturnCorrectSizeForSingleFile 0.001s passed
testReturnCorrectSizeWithEmptyFiles 0.010s passed
testReturnCorrectSizeWithEmptySubdirectories 0.006s passed
testReturnCorrectSizeWithLargeFile 0.021s passed
testReturnCorrectSizeWithMixedFilesAndDirectories 0.018s passed
testReturnCorrectSizeWithNestedSubdirectories 0.022s passed
testReturnCorrectSizeWithSpecialCharactersInFilenames 0.001s passed
testReturnCorrectSizeWithSubdirectory 0.006s passed
testReturnZeroForDirectoryWithOnlyEmptySubdirectories 0.026s passed
testReturnZeroWhenGivenEmptyDirectory 0.001s passed
testReturnZeroWhenGivenNonExistentDirectory 0s passed
testReturnZeroWhenGivenNullDirectory 0s passed
testReturnZeroWhenGivenRegularFile 0s passed