Class com.nextcloud.client.utils.FolderSizeCalculationTests

14

tests

0

failures

0

ignored

0.013s

duration

100%

successful

Tests

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