Class com.owncloud.android.utils.FileUploadHelperTest

25

tests

0

failures

0

skipped

2.788s

duration

100%

successful

Tests

Test emulator-5554
getUploadByPathsCaseInsensitiveExtensionFallback passed (0.130s)
getUploadByPathsCaseInsensitiveExtensionFallbackWCFDisabled passed (0.049s)
getUploadByPathsExactMatch passed (0.041s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercase passed (0.120s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercaseWCFDisabled passed (0.111s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtension passed (0.214s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtensionWCFDisabled passed (0.060s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPath passed (0.791s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPathWCFDisabled passed (0.193s)
getUploadByPathsReturnsNullWhenNeitherExactNorAlternativeExtensionPathExists passed (0.044s)
getUploadByPathsReturnsNullWhenRemotePathHasNoExtension passed (0.058s)
getUploadByPathsReturnsNullWhenRemotePathIsEmpty passed (0.069s)
testEntityAndOCUploadConversionTogether passed (0.158s)
toOCUploadAppliesAutoRenameWhenCapabilityIsProvided passed (0.294s)
toOCUploadHandlesNullOptionalFieldsGracefully passed (0.029s)
toOCUploadMapsAllFieldsCorrectlyWithoutCapability passed (0.060s)
toOCUploadMapsBooleanFalseFieldsCorrectly passed (0.055s)
toOCUploadReturnsNullWhenLocalPathIsNull passed (0.035s)
toOCUploadReturnsNullWhenRemotePathIsNull passed (0.057s)
toUploadEntityIsUseWifiOnlyIsFalseShouldReturnZero passed (0.053s)
toUploadEntityMapsAllFieldsCorrectlyWhenUploadIdIsSet passed (0.045s)
toUploadEntityMapsIsCreateRemoteFolderTrueShouldReturnOne passed (0.031s)
toUploadEntityMapsIsWhileChargingIsFalseShouldReturnZero passed (0.034s)
toUploadEntityPreservesExistingIdWhenUploadIdIsPositive passed (0.030s)
toUploadEntitySetsIdToNullWhenUploadIdIsNotValidToAllowRoomAutoGenerate passed (0.027s)