Class com.nextcloud.extensions.BitmapDecodeTests

7

tests

0

failures

0

skipped

0.105s

duration

100%

successful

Tests

Test android(AVD) - 16
testDecodeSampledBitmapFromFileWhenImageIsLargeShouldDownsampleBitmap passed (0.051s)
testDecodeSampledBitmapFromFileWhenImageIsSmallerThanRequestedShouldKeepOriginalSize passed (0s)
testDecodeSampledBitmapFromFileWhenInvalidPathShouldReturnNull passed (0s)
testDecodeSampledBitmapFromFileWhenValidPathShouldReturnBitmap passed (0.027s)
testToFileWhenFileDoesNotExistShouldReturnNull passed (0s)
testToFileWhenPathIsEmptyShouldReturnNull passed (0.001s)
testToFileWhenPathIsValidShouldReturnExistingFile passed (0.026s)