Class com.owncloud.android.utils.FileUploadHelperTest

25

tests

0

failures

0

skipped

2.442s

duration

100%

successful

Tests

Test emulator-5554
getUploadByPathsCaseInsensitiveExtensionFallback passed (0.067s)
getUploadByPathsCaseInsensitiveExtensionFallbackWCFDisabled passed (0.050s)
getUploadByPathsExactMatch passed (0.033s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercase passed (0.092s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercaseWCFDisabled passed (0.055s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtension passed (0.104s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtensionWCFDisabled passed (0.073s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPath passed (0.447s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPathWCFDisabled passed (0.357s)
getUploadByPathsReturnsNullWhenNeitherExactNorAlternativeExtensionPathExists passed (0.048s)
getUploadByPathsReturnsNullWhenRemotePathHasNoExtension passed (0.093s)
getUploadByPathsReturnsNullWhenRemotePathIsEmpty passed (0.035s)
testEntityAndOCUploadConversionTogether passed (0.048s)
toOCUploadAppliesAutoRenameWhenCapabilityIsProvided passed (0.357s)
toOCUploadHandlesNullOptionalFieldsGracefully passed (0.025s)
toOCUploadMapsAllFieldsCorrectlyWithoutCapability passed (0.041s)
toOCUploadMapsBooleanFalseFieldsCorrectly passed (0.032s)
toOCUploadReturnsNullWhenLocalPathIsNull passed (0.123s)
toOCUploadReturnsNullWhenRemotePathIsNull passed (0.036s)
toUploadEntityIsUseWifiOnlyIsFalseShouldReturnZero passed (0.036s)
toUploadEntityMapsAllFieldsCorrectlyWhenUploadIdIsSet passed (0.163s)
toUploadEntityMapsIsCreateRemoteFolderTrueShouldReturnOne passed (0.035s)
toUploadEntityMapsIsWhileChargingIsFalseShouldReturnZero passed (0.039s)
toUploadEntityPreservesExistingIdWhenUploadIdIsPositive passed (0.026s)
toUploadEntitySetsIdToNullWhenUploadIdIsNotValidToAllowRoomAutoGenerate passed (0.027s)