Class com.owncloud.android.utils.FileUploadHelperTest

25

tests

0

failures

0

skipped

2.555s

duration

100%

successful

Tests

Test emulator-5554
getUploadByPathsCaseInsensitiveExtensionFallback passed (0.089s)
getUploadByPathsCaseInsensitiveExtensionFallbackWCFDisabled passed (0.047s)
getUploadByPathsExactMatch passed (0.034s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercase passed (0.137s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercaseWCFDisabled passed (0.067s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtension passed (0.079s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtensionWCFDisabled passed (0.063s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPath passed (0.572s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPathWCFDisabled passed (0.070s)
getUploadByPathsReturnsNullWhenNeitherExactNorAlternativeExtensionPathExists passed (0.037s)
getUploadByPathsReturnsNullWhenRemotePathHasNoExtension passed (0.045s)
getUploadByPathsReturnsNullWhenRemotePathIsEmpty passed (0.033s)
testEntityAndOCUploadConversionTogether passed (0.149s)
toOCUploadAppliesAutoRenameWhenCapabilityIsProvided passed (0.344s)
toOCUploadHandlesNullOptionalFieldsGracefully passed (0.102s)
toOCUploadMapsAllFieldsCorrectlyWithoutCapability passed (0.112s)
toOCUploadMapsBooleanFalseFieldsCorrectly passed (0.083s)
toOCUploadReturnsNullWhenLocalPathIsNull passed (0.085s)
toOCUploadReturnsNullWhenRemotePathIsNull passed (0.036s)
toUploadEntityIsUseWifiOnlyIsFalseShouldReturnZero passed (0.144s)
toUploadEntityMapsAllFieldsCorrectlyWhenUploadIdIsSet passed (0.062s)
toUploadEntityMapsIsCreateRemoteFolderTrueShouldReturnOne passed (0.046s)
toUploadEntityMapsIsWhileChargingIsFalseShouldReturnZero passed (0.069s)
toUploadEntityPreservesExistingIdWhenUploadIdIsPositive passed (0.026s)
toUploadEntitySetsIdToNullWhenUploadIdIsNotValidToAllowRoomAutoGenerate passed (0.024s)