Class com.owncloud.android.utils.FileUploadHelperTest

25

tests

0

failures

0

skipped

2.020s

duration

100%

successful

Tests

Test emulator-5554
getUploadByPathsCaseInsensitiveExtensionFallback passed (0.076s)
getUploadByPathsCaseInsensitiveExtensionFallbackWCFDisabled passed (0.063s)
getUploadByPathsExactMatch passed (0.038s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercase passed (0.052s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercaseWCFDisabled passed (0.047s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtension passed (0.063s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtensionWCFDisabled passed (0.122s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPath passed (0.294s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPathWCFDisabled passed (0.450s)
getUploadByPathsReturnsNullWhenNeitherExactNorAlternativeExtensionPathExists passed (0.036s)
getUploadByPathsReturnsNullWhenRemotePathHasNoExtension passed (0.046s)
getUploadByPathsReturnsNullWhenRemotePathIsEmpty passed (0.035s)
testEntityAndOCUploadConversionTogether passed (0.037s)
toOCUploadAppliesAutoRenameWhenCapabilityIsProvided passed (0.273s)
toOCUploadHandlesNullOptionalFieldsGracefully passed (0.026s)
toOCUploadMapsAllFieldsCorrectlyWithoutCapability passed (0.032s)
toOCUploadMapsBooleanFalseFieldsCorrectly passed (0.040s)
toOCUploadReturnsNullWhenLocalPathIsNull passed (0.065s)
toOCUploadReturnsNullWhenRemotePathIsNull passed (0.043s)
toUploadEntityIsUseWifiOnlyIsFalseShouldReturnZero passed (0.032s)
toUploadEntityMapsAllFieldsCorrectlyWhenUploadIdIsSet passed (0.031s)
toUploadEntityMapsIsCreateRemoteFolderTrueShouldReturnOne passed (0.029s)
toUploadEntityMapsIsWhileChargingIsFalseShouldReturnZero passed (0.036s)
toUploadEntityPreservesExistingIdWhenUploadIdIsPositive passed (0.026s)
toUploadEntitySetsIdToNullWhenUploadIdIsNotValidToAllowRoomAutoGenerate passed (0.028s)