Class com.owncloud.android.utils.FileUploadHelperTest

25

tests

0

failures

0

skipped

0.967s

duration

100%

successful

Tests

Test emulator-5554
getUploadByPathsCaseInsensitiveExtensionFallback passed (0.037s)
getUploadByPathsCaseInsensitiveExtensionFallbackWCFDisabled passed (0.029s)
getUploadByPathsExactMatch passed (0.021s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercase passed (0.062s)
getUploadByPathsFindsRecordWhenDBHasLowercaseExtensionButSearchUsesUppercaseWCFDisabled passed (0.031s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtension passed (0.030s)
getUploadByPathsHandlesDeepNestedPathWithUppercaseExtensionWCFDisabled passed (0.042s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPath passed (0.222s)
getUploadByPathsOnlyTogglesExtensionNotRestOfFilenameOrPathWCFDisabled passed (0.030s)
getUploadByPathsReturnsNullWhenNeitherExactNorAlternativeExtensionPathExists passed (0.023s)
getUploadByPathsReturnsNullWhenRemotePathHasNoExtension passed (0.021s)
getUploadByPathsReturnsNullWhenRemotePathIsEmpty passed (0.029s)
testEntityAndOCUploadConversionTogether passed (0.021s)
toOCUploadAppliesAutoRenameWhenCapabilityIsProvided passed (0.138s)
toOCUploadHandlesNullOptionalFieldsGracefully passed (0.019s)
toOCUploadMapsAllFieldsCorrectlyWithoutCapability passed (0.016s)
toOCUploadMapsBooleanFalseFieldsCorrectly passed (0.016s)
toOCUploadReturnsNullWhenLocalPathIsNull passed (0.018s)
toOCUploadReturnsNullWhenRemotePathIsNull passed (0.017s)
toUploadEntityIsUseWifiOnlyIsFalseShouldReturnZero passed (0.022s)
toUploadEntityMapsAllFieldsCorrectlyWhenUploadIdIsSet passed (0.045s)
toUploadEntityMapsIsCreateRemoteFolderTrueShouldReturnOne passed (0.027s)
toUploadEntityMapsIsWhileChargingIsFalseShouldReturnZero passed (0.017s)
toUploadEntityPreservesExistingIdWhenUploadIdIsPositive passed (0.017s)
toUploadEntitySetsIdToNullWhenUploadIdIsNotValidToAllowRoomAutoGenerate passed (0.017s)