Class com.nextcloud.client.utils.FolderSizeCalculationTests

14

tests

0

failures

0

ignored

0.060s

duration

100%

successful

Tests

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