Class com.nextcloud.extensions.BitmapRotationTests

6

tests

0

failures

0

skipped

0.030s

duration

100%

successful

Tests

Test emulator-5554 - 10
testRotateBitmapViaExifWhenGivenFlipHorizontalShouldReturnFlippedBitmap passed (0.001s)
testRotateBitmapViaExifWhenGivenFlipVerticalShouldReturnFlippedBitmap passed (0s)
testRotateBitmapViaExifWhenGivenNormalOrientationShouldReturnSameBitmap passed (0s)
testRotateBitmapViaExifWhenGivenNullBitmapShouldReturnNull passed (0s)
testRotateBitmapViaExifWhenGivenRotate180ShouldReturnRotatedBitmap passed (0.026s)
testRotateBitmapViaExifWhenGivenRotate90ShouldReturnRotatedBitmap passed (0.003s)