Class com.nextcloud.client.utils.FolderSizeCalculationTests

14

tests

0

failures

0

ignored

0.057s

duration

100%

successful

Tests

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