Class com.nextcloud.extensions.BitmapRotationTests

6

tests

0

failures

0

skipped

0.004s

duration

100%

successful

Tests

Test android(AVD) - 16
testRotateBitmapViaExifWhenGivenFlipHorizontalShouldReturnFlippedBitmap passed (0.001s)
testRotateBitmapViaExifWhenGivenFlipVerticalShouldReturnFlippedBitmap passed (0s)
testRotateBitmapViaExifWhenGivenNormalOrientationShouldReturnSameBitmap passed (0.001s)
testRotateBitmapViaExifWhenGivenNullBitmapShouldReturnNull passed (0.001s)
testRotateBitmapViaExifWhenGivenRotate180ShouldReturnRotatedBitmap passed (0s)
testRotateBitmapViaExifWhenGivenRotate90ShouldReturnRotatedBitmap passed (0.001s)