Class com.nextcloud.utils.FileNameValidatorTests

21

tests

0

failures

0

skipped

13.336s

duration

100%

successful

Tests

Test android(AVD) - 16
skipValidationWhenWCFDisabled passed (0.452s)
testBlankFileName passed (0.477s)
testEmptyFileName passed (0.453s)
testEndsWithSpaceOrPeriod passed (0.477s)
testFileAlreadyExists passed (0.478s)
testFilePathEndingWithPeriod passed (0.452s)
testFilePathWithInvalidCharacter passed (0.878s)
testFilePathWithNestedFolder passed (0.878s)
testFilePathWithReservedName passed (0.853s)
testFolderPathEndingWithSpace passed (0.453s)
testFolderPathWithInvalidCharacter passed (0.904s)
testFolderPathWithReservedName passed (0.854s)
testForbiddenFilenameExtension passed (0.878s)
testInvalidCharacter passed (0.879s)
testIsFileHidden passed (0.452s)
testIsFileNameAlreadyExist passed (0.453s)
testOnlyFolderPath passed (0.453s)
testOnlyFolderPathWithOneReservedName passed (0.854s)
testReservedName passed (0.878s)
testValidFileName passed (0.427s)
testValidFolderAndFilePaths passed (0.453s)