Class com.nextcloud.client.utils.FolderSizeCalculationTests

14

tests

0

failures

0

ignored

0.009s

duration

100%

successful

Tests

Test Duration Result
testReturnCorrectSizeForMultipleFiles 0s passed
testReturnCorrectSizeForSingleFile 0.001s passed
testReturnCorrectSizeWithEmptyFiles 0s passed
testReturnCorrectSizeWithEmptySubdirectories 0s passed
testReturnCorrectSizeWithLargeFile 0.001s passed
testReturnCorrectSizeWithMixedFilesAndDirectories 0.004s passed
testReturnCorrectSizeWithNestedSubdirectories 0s passed
testReturnCorrectSizeWithSpecialCharactersInFilenames 0s passed
testReturnCorrectSizeWithSubdirectory 0.001s passed
testReturnZeroForDirectoryWithOnlyEmptySubdirectories 0.001s passed
testReturnZeroWhenGivenEmptyDirectory 0s passed
testReturnZeroWhenGivenNonExistentDirectory 0s passed
testReturnZeroWhenGivenNullDirectory 0.001s passed
testReturnZeroWhenGivenRegularFile 0s passed