Class com.owncloud.android.utils.FileUploadHelperTest

25

tests

0

failures

0

skipped

1.978s

duration

100%

successful

Tests

Test emulator-5554
getUploadByPathsCaseInsensitiveExtensionFallback passed (0.084s)
getUploadByPathsCaseInsensitiveExtensionFallbackWCFDisabled passed (0.047s)
getUploadByPathsExactMatch passed (0.036s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercase passed (0.078s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercaseWCFDisabled passed (0.045s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtension passed (0.060s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtensionWCFDisabled passed (0.071s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPath passed (0.392s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPathWCFDisabled passed (0.244s)
getUploadByPathsReturnsNullWhenNeitherExactNorAlternativeExtensionPathExists passed (0.035s)
getUploadByPathsReturnsNullWhenRemotePathHasNoExtension passed (0.083s)
getUploadByPathsReturnsNullWhenRemotePathIsEmpty passed (0.049s)
testEntityAndOCUploadConversionTogether passed (0.049s)
toOCUploadAppliesAutoRenameWhenCapabilityIsProvided passed (0.257s)
toOCUploadHandlesNullOptionalFieldsGracefully passed (0.031s)
toOCUploadMapsAllFieldsCorrectlyWithoutCapability passed (0.036s)
toOCUploadMapsBooleanFalseFieldsCorrectly passed (0.042s)
toOCUploadReturnsNullWhenLocalPathIsNull passed (0.046s)
toOCUploadReturnsNullWhenRemotePathIsNull passed (0.034s)
toUploadEntityIsUseWifiOnlyIsFalseShouldReturnZero passed (0.038s)
toUploadEntityMapsAllFieldsCorrectlyWhenUploadIdIsSet passed (0.047s)
toUploadEntityMapsIsCreateRemoteFolderTrueShouldReturnOne passed (0.035s)
toUploadEntityMapsIsWhileChargingIsFalseShouldReturnZero passed (0.028s)
toUploadEntityPreservesExistingIdWhenUploadIdIsPositive passed (0.084s)
toUploadEntitySetsIdToNullWhenUploadIdIsNotValidToAllowRoomAutoGenerate passed (0.027s)