Class com.owncloud.android.utils.FileUploadHelperTest

25

tests

0

failures

0

skipped

2.518s

duration

100%

successful

Tests

Test emulator-5554
getUploadByPathsCaseInsensitiveExtensionFallback passed (0.097s)
getUploadByPathsCaseInsensitiveExtensionFallbackWCFDisabled passed (0.072s)
getUploadByPathsExactMatch passed (0.064s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercase passed (0.111s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercaseWCFDisabled passed (0.069s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtension passed (0.063s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtensionWCFDisabled passed (0.058s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPath passed (0.689s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPathWCFDisabled passed (0.154s)
getUploadByPathsReturnsNullWhenNeitherExactNorAlternativeExtensionPathExists passed (0.064s)
getUploadByPathsReturnsNullWhenRemotePathHasNoExtension passed (0.054s)
getUploadByPathsReturnsNullWhenRemotePathIsEmpty passed (0.040s)
testEntityAndOCUploadConversionTogether passed (0.044s)
toOCUploadAppliesAutoRenameWhenCapabilityIsProvided passed (0.336s)
toOCUploadHandlesNullOptionalFieldsGracefully passed (0.033s)
toOCUploadMapsAllFieldsCorrectlyWithoutCapability passed (0.057s)
toOCUploadMapsBooleanFalseFieldsCorrectly passed (0.128s)
toOCUploadReturnsNullWhenLocalPathIsNull passed (0.065s)
toOCUploadReturnsNullWhenRemotePathIsNull passed (0.051s)
toUploadEntityIsUseWifiOnlyIsFalseShouldReturnZero passed (0.092s)
toUploadEntityMapsAllFieldsCorrectlyWhenUploadIdIsSet passed (0.042s)
toUploadEntityMapsIsCreateRemoteFolderTrueShouldReturnOne passed (0.031s)
toUploadEntityMapsIsWhileChargingIsFalseShouldReturnZero passed (0.043s)
toUploadEntityPreservesExistingIdWhenUploadIdIsPositive passed (0.034s)
toUploadEntitySetsIdToNullWhenUploadIdIsNotValidToAllowRoomAutoGenerate passed (0.027s)