Class com.owncloud.android.utils.FileUploadHelperTest

25

tests

0

failures

0

skipped

1.340s

duration

100%

successful

Tests

Test emulator-5554
getUploadByPathsCaseInsensitiveExtensionFallback passed (0.036s)
getUploadByPathsCaseInsensitiveExtensionFallbackWCFDisabled passed (0.029s)
getUploadByPathsExactMatch passed (0.020s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercase passed (0.032s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercaseWCFDisabled passed (0.029s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtension passed (0.029s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtensionWCFDisabled passed (0.027s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPath passed (0.646s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPathWCFDisabled passed (0.044s)
getUploadByPathsReturnsNullWhenNeitherExactNorAlternativeExtensionPathExists passed (0.033s)
getUploadByPathsReturnsNullWhenRemotePathHasNoExtension passed (0.021s)
getUploadByPathsReturnsNullWhenRemotePathIsEmpty passed (0.021s)
testEntityAndOCUploadConversionTogether passed (0.018s)
toOCUploadAppliesAutoRenameWhenCapabilityIsProvided passed (0.155s)
toOCUploadHandlesNullOptionalFieldsGracefully passed (0.029s)
toOCUploadMapsAllFieldsCorrectlyWithoutCapability passed (0.017s)
toOCUploadMapsBooleanFalseFieldsCorrectly passed (0.016s)
toOCUploadReturnsNullWhenLocalPathIsNull passed (0.017s)
toOCUploadReturnsNullWhenRemotePathIsNull passed (0.017s)
toUploadEntityIsUseWifiOnlyIsFalseShouldReturnZero passed (0.017s)
toUploadEntityMapsAllFieldsCorrectlyWhenUploadIdIsSet passed (0.020s)
toUploadEntityMapsIsCreateRemoteFolderTrueShouldReturnOne passed (0.017s)
toUploadEntityMapsIsWhileChargingIsFalseShouldReturnZero passed (0.017s)
toUploadEntityPreservesExistingIdWhenUploadIdIsPositive passed (0.016s)
toUploadEntitySetsIdToNullWhenUploadIdIsNotValidToAllowRoomAutoGenerate passed (0.017s)