Home Documentation Tracker Download

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
297 0 0 1 99.663% 3,933.427

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
co.codewizards.cloudstore.local.sync 20 0 0 0 100% 375.205
co.codewizards.cloudstore.core.updater 7 0 0 0 100% 1.949
co.codewizards.cloudstore.core.collection 6 0 0 0 100% 0.801
co.codewizards.cloudstore.local 18 0 0 0 100% 365.676
co.codewizards.cloudstore.core.config 3 0 0 0 100% 87.238
co.codewizards.cloudstore.core.concurrent 1 0 0 0 100% 11.565
co.codewizards.cloudstore.rest.server.ldap 19 0 0 0 100% 36.59
co.codewizards.cloudstore.rest.server.auth 3 0 0 0 100% 40.376
co.codewizards.cloudstore.core.ignore 6 0 0 0 100% 3.874
co.codewizards.cloudstore.core.util 27 0 0 0 100% 13.575
co.codewizards.cloudstore.core.dto 9 0 0 0 100% 4.843
co.codewizards.cloudstore.test 28 0 0 1 96.429% 1,376.662
co.codewizards.cloudstore.core.oio.nio 86 0 0 0 100% 2.853
co.codewizards.cloudstore.test.repotorepo 20 0 0 0 100% 1,242.164
co.codewizards.cloudstore.core.oio 6 0 0 0 100% 0.592
co.codewizards.cloudstore.core.io 2 0 0 0 100% 23.251
co.codewizards.cloudstore.client 1 0 0 0 100% 29.644
co.codewizards.cloudstore.core.otp 4 0 0 0 100% 3.594
co.codewizards.cloudstore.rest.client 8 0 0 0 100% 1.152
co.codewizards.cloudstore.core.auth 5 0 0 0 100% 20.125
co.codewizards.cloudstore.core 4 0 0 0 100% 0.473
co.codewizards.cloudstore.local.persistence 1 0 0 0 100% 87.557
co.codewizards.cloudstore.local.transport 6 0 0 0 100% 151.75
co.codewizards.cloudstore.updater 6 0 0 0 100% 51.397
co.codewizards.cloudstore.ls.core.invoke 1 0 0 0 100% 0.521

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

co.codewizards.cloudstore.local.sync

Class Tests Errors Failures Skipped Success Rate Time
RepoToRepoSyncTest 20 0 0 0 100% 375.205

co.codewizards.cloudstore.core.updater

Class Tests Errors Failures Skipped Success Rate Time
VersionTest 7 0 0 0 100% 1.949

co.codewizards.cloudstore.core.collection

Class Tests Errors Failures Skipped Success Rate Time
StringListMergerTest 4 0 0 0 100% 0.47
StringWrapperListMergerTest 2 0 0 0 100% 0.331

co.codewizards.cloudstore.local

Class Tests Errors Failures Skipped Success Rate Time
LocalRepoManagerFactoryTest 9 0 0 0 100% 114.768
LocalRepoManagerTest 7 0 0 0 100% 149.156
LocalRepoRegistryTest 2 0 0 0 100% 101.752

co.codewizards.cloudstore.core.config

Class Tests Errors Failures Skipped Success Rate Time
ConfigTest 3 0 0 0 100% 87.238

co.codewizards.cloudstore.core.concurrent

Class Tests Errors Failures Skipped Success Rate Time
CallerBlocksPolicyTest 1 0 0 0 100% 11.565

co.codewizards.cloudstore.rest.server.ldap

Class Tests Errors Failures Skipped Success Rate Time
SimpleLdapClientTest 9 0 0 0 100% 17.631
DnTemplateCollectorTest 4 0 0 0 100% 1.403
QueryLdapClientTest 3 0 0 0 100% 15.933
LdapClientProviderTest 3 0 0 0 100% 1.623

co.codewizards.cloudstore.rest.server.auth

Class Tests Errors Failures Skipped Success Rate Time
AuthRepoPasswordManagerTest 3 0 0 0 100% 40.376

co.codewizards.cloudstore.core.ignore

Class Tests Errors Failures Skipped Success Rate Time
IgnoreRuleManagerTest 6 0 0 0 100% 3.874

co.codewizards.cloudstore.core.util

Class Tests Errors Failures Skipped Success Rate Time
ResolveActualTypeArgumentsTest 7 0 0 0 100% 1.994
PasswordUtilTest 1 0 0 0 100% 4.501
IOUtilTest 5 0 0 0 100% 3.357
UrlUtilTest 13 0 0 0 100% 2.953
ISO8601Test 1 0 0 0 100% 0.77

co.codewizards.cloudstore.core.dto

Class Tests Errors Failures Skipped Success Rate Time
RemoteExceptionUtilTest 2 0 0 0 100% 0.693
UidTest 6 0 0 0 100% 2.412
DateTimeTest 1 0 0 0 100% 1.738

co.codewizards.cloudstore.test

Class Tests Errors Failures Skipped Success Rate Time
CertificateHandlingAndTestServiceLRT 4 0 0 1 75% 397.451
BasicLocalServerIT 1 0 0 0 100% 2.233
SyncAbortIT 8 0 0 0 100% 343.651
LocalServerClientGarbageCollectionIT 2 0 0 0 100% 189.09
RestRepoTransportIT 3 0 0 0 100% 100.699
FileLsIT 1 0 0 0 100% 2.047
LocalServerClientIT 5 0 0 0 100% 328.368
CertificateHandlingAndTestServiceIT 4 0 0 0 100% 13.123

co.codewizards.cloudstore.core.oio.nio

Class Tests Errors Failures Skipped Success Rate Time
IoFileUtilTest 6 0 0 0 100% 0.737
FileTest 64 0 0 0 100% 1.187
FileFactoryTest 16 0 0 0 100% 0.929

co.codewizards.cloudstore.test.repotorepo

Class Tests Errors Failures Skipped Success Rate Time
ModificationsRepoToRepoSyncIT 2 0 0 0 100% 132.091
PathPrefixedConfigInheritanceRepoToRepoSyncIT 2 0 0 0 100% 138.795
SpecialCharsRepoToRepoSyncIT 1 0 0 0 100% 60.424
BackupRestoreRepoToRepoSyncIT 2 0 0 0 100% 262.26
RemotePathPrefixedRepoToRepoSyncIT 5 0 0 0 100% 239.311
IgnoreRulesRepoToRepoSyncIT 2 0 0 0 100% 140.228
SymlinkRepoToRepoSyncIT 2 0 0 0 100% 100.279
BasicRepoToRepoSyncIT 4 0 0 0 100% 168.776

co.codewizards.cloudstore.core.oio

Class Tests Errors Failures Skipped Success Rate Time
IoFileRelativePathUtilTest 6 0 0 0 100% 0.592

co.codewizards.cloudstore.core.io

Class Tests Errors Failures Skipped Success Rate Time
LockFileTest 2 0 0 0 100% 23.251

co.codewizards.cloudstore.client

Class Tests Errors Failures Skipped Success Rate Time
RepairDatabaseSubCommandTest 1 0 0 0 100% 29.644

co.codewizards.cloudstore.core.otp

Class Tests Errors Failures Skipped Success Rate Time
OneTimePadEncryptorTest 2 0 0 0 100% 0.957
OneTimePadRegistryTest 2 0 0 0 100% 2.637

co.codewizards.cloudstore.rest.client

Class Tests Errors Failures Skipped Success Rate Time
CloudStoreRestClientTest 8 0 0 0 100% 1.152

co.codewizards.cloudstore.core.auth

Class Tests Errors Failures Skipped Success Rate Time
AuthTokenEncryptAndDecryptTest 1 0 0 0 100% 8.414
AuthTokenSignAndVerifyTest 3 0 0 0 100% 7.83
AuthTokenIOTest 1 0 0 0 100% 3.881

co.codewizards.cloudstore.core

Class Tests Errors Failures Skipped Success Rate Time
TimePeriodTest 4 0 0 0 100% 0.473

co.codewizards.cloudstore.local.persistence

Class Tests Errors Failures Skipped Success Rate Time
PersistenceTest 1 0 0 0 100% 87.557

co.codewizards.cloudstore.local.transport

Class Tests Errors Failures Skipped Success Rate Time
RepoTransportFactoryRegistryTest 2 0 0 0 100% 2.456
FileRepoTransportTest 4 0 0 0 100% 149.294

co.codewizards.cloudstore.updater

Class Tests Errors Failures Skipped Success Rate Time
CloudStoreUpdaterTest 4 0 0 0 100% 50.185
PGPTest 2 0 0 0 100% 1.212

co.codewizards.cloudstore.ls.core.invoke

Class Tests Errors Failures Skipped Success Rate Time
ClassManagerTest 1 0 0 0 100% 0.521

Test Cases

[Summary] [Package List] [Test Cases]

IoFileRelativePathUtilTest

testInTmp 0.033
parallelToFile_stepUp 0.03
stepIntoSubfolder 0.001
parallelToFileSubfolder 0
testInTargetDir 0.004
stepUpOneFolder 0.002

RemoteExceptionUtilTest

nestedSQLException 0.324
simpleIllegalArgumentException 0.043

ResolveActualTypeArgumentsTest

myGeneric1_1_1 1.401
myGeneric2_2_1 0.048
myGeneric1_1 0.001
myGeneric2_1 0.001
myGeneric2_3 0.027
myGeneric3_1 0.003
nonGenericBaseClass 0.034

PasswordUtilTest

assertValidMinAndMaxLength 4.022

LockFileTest

multiThreadAcquireAndRelease 21.182
acquireAndReleaseMultipleInstances 0.002

IOUtilTest

testInTmp 0.557
bytesToLongToBytes 0.179
replaceTemplateVariables_nested 0.005
bytesToIntToBytes 0.03
testInTargetDir 0.015

UrlUtilTest

canonicalizeURL_http_escaped 0.05
appendPath_decoded 0.021
canonicalizeURL_http_removeFragments 0.003
rootFile 0.069
rootHost 0.366
duplicateSlashes 0.003
appendPath_encoded 0.004
appendNonEncodedPath_getFile 0.008
canonicalizeURL_file_encoded 0.001
canonicalizeURL_file_escaped 0
canonicalizeURL_file_unescaped 0.001
getFile_url 0.002
appendEncodedPath_getFile 0.002

AuthTokenEncryptAndDecryptTest

encryptAndDecrypt 6.063

VersionTest

compareVersionsWithIgnoredSuffixWithoutPatchLevel 0.302
toStringReleaseVersionWithoutPatchLevel 0.022
parseSnapshotVersionWithoutPatchLevel 0.001
parseReleaseVersionWithoutPatchLevel 0.002
toStringSnapshotVersionWithoutPatchLevel 0.003
compareReleaseVersionsWithoutPatchLevel 0.01
compareReleaseAndSnapshotVersionsWithoutPatchLevel 0.005

CallerBlocksPolicyTest

enqueueManyCallables 9.391

ISO8601Test

parse 0.344

AuthTokenSignAndVerifyTest

signAndVerifyWithValidPublicKey 5.088
signAndVerifyCorruptData 0.227
signAndVerifyWithDifferentPublicKey 0.255

OneTimePadEncryptorTest

when_decrypting_and_encrypted_message_and_key_have_different_length_then_throw_IAE 0.168
when_message_is_encrypted_then_it_can_be_properly_decrypted_with_the_same_key 0.355

UidTest

toAndFromBytes 0.292
toAndFromStringSpecialValues 0.008
toAndFromString 0.088
uidListToXmlAndBack 0.834
toAndFromStringUUIDComparison 0.054
toAndFromString_static 0

OneTimePadRegistryTest

when_there_is_no_password_then_store_it_properly 2.146
when_there_is_already_stored_password_then_replace_it 0.015

StringListMergerTest

removeElements 0.189
addElements 0.007
addOrRemoveElements 0
randomAddOrRemoveElements 0.058

StringWrapperListMergerTest

removeElements 0.163
addElements 0.002

AuthTokenIOTest

serialiseAndDeserialise 2.052

IgnoreRuleManagerTest

regex1 2.203
regex2 0.245
shellPattern1 0.115
shellPattern2 0.176
shellPattern3 0.133
shellPattern4 0.133

DateTimeTest

convertToStringAndBack 0.195

TimePeriodTest

parseString1 0.162
parseString2 0.008
parseString3 0.002
toString1 0.012

IoFileUtilTest

deleteRecursively_noFollowSymLinks 0.449
newFileName_subdirFile 0.012
newFileName_oneFile 0.002
deleteRecursively 0.002
moveRecursively 0.007
newFileName_subdir 0.001

FileTest

canWrite_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.184
canExecute_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
compareBooleanReturnResults_tempFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.022
move_tmpDir_samePartition[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.005
create[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
delete[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
copy_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.007
canRead_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
canExecute_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
copy_tmpDir_checkNonRecursive[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.011
lastModifiedNoFollow[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.01
copy_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
relativize[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.009
canWrite[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
rename_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
compareBooleanReturnResults_tempDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.022
move_tmpFile_differentPartitions[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
canRead[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0
isAbsolute_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
rename_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
canExecute_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
isAbsolute_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
move_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
move_tmpDir_recursive_differentPartitions[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
canRead_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
isAbsolute_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0
rename_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
canWrite_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.001
copy_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
move_tmpDir_recursive_samePartition[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
compareBooleanReturnResults_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.006
longNonLatinFileName[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@2f7a2457:{1}] 0.002
canWrite_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.003
canExecute_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0
compareBooleanReturnResults_tempFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.01
move_tmpDir_samePartition[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
create[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
delete[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
copy_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.002
canRead_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
canExecute_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
copy_tmpDir_checkNonRecursive[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.002
lastModifiedNoFollow[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
copy_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
relativize[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.004
canWrite[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
rename_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
compareBooleanReturnResults_tempDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.011
move_tmpFile_differentPartitions[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.002
canRead[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.002
isAbsolute_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0
rename_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
canExecute_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
isAbsolute_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
move_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.002
move_tmpDir_recursive_differentPartitions[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
canRead_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0
isAbsolute_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0
rename_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
canWrite_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
copy_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.017
move_tmpDir_recursive_samePartition[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.001
compareBooleanReturnResults_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0.01
longNonLatinFileName[1:co.codewizards.cloudstore.core.oio.IoFileFactory@1554909b:{1}] 0

FileFactoryTest

createFile_string[0] 0.45
createTempFile_parentDir[0] 0.079
createFile_parentChild[0] 0.001
createTempFile[0] 0.001
createTempDirectory[0] 0.001
createFile_uri[0] 0.002
createFile_file[0] 0.001
createFile_parentChildFile[0] 0
createFile_string[1] 0
createTempFile_parentDir[1] 0.002
createFile_parentChild[1] 0
createTempFile[1] 0.001
createTempDirectory[1] 0.001
createFile_uri[1] 0.001
createFile_file[1] 0.001
createFile_parentChildFile[1] 0.001

RepoTransportFactoryRegistryTest

ensureFileRepoTransportFactoryIsReturnedForFileURL 1.957
ensureFileRepoTransportFactoryIsRegistered 0.008

RepoToRepoSyncTest

syncMovedFileToNewDir 67.888
syncUpAndModifyFile 42.519
syncSymlinkFile 24.933
syncFromRemoteToLocalWithModifiedFilesWithRemotePathPrefix 20.869
syncFromRemoteToLocalWithDeletedDirWithRemotePathPrefix 13.565
syncWithFileModificationInsideDeletedDirectoryCollision 15.629
syncRemoteRootToLocalRootWithDeletedDirWithRemotePathPrefix_parentOfVirtualRootDeleted 11.075
syncMovedFileWithRemotePathPrefix 14.369
syncMovedFile 15.618
syncWithDirectFileModificationCollision 16.573
syncMovedFileToNewDirWithRemotePathPrefix 14.08
syncFromRemoteToLocalWithModifiedFiles 14.033
syncFromRemoteToLocal 12.388
syncWithFileModificationInsideDeletedDirectoryCollisionInverse 14.042
syncFromRemoteToLocalWithRemotePathPrefix 8.702
syncFromRemoteToLocalWithAddedFilesAndDirectoriesWithRemotePathPrefix 10.742
syncFromRemoteToLocalWithAddedFilesAndDirectories 14.183
syncFromRemoteToLocalWithDeletedFile 13.261
syncFromRemoteToLocalWithDeletedFileWithRemotePathPrefix 13.311
syncFromRemoteToLocalWithDeletedDir 15.233

LocalRepoManagerFactoryTest

getLocalRepoManagerForExistingNonRepoDirectory 2.535
createLocalRepoManagerForRepoDirectoryWithClose 34.769
getLocalRepoManagerForExistingRepository 22.023
getLocalRepoManagerForNonExistingDirectory 0.008
createLocalRepoManagerForNonExistingDirectory 0.002
createLocalRepoManagerForExistingNonRepoDirectory 19.492
createLocalRepoManagerForNonRepoDirInsideRepoDirectory 19.014
getLocalRepoManagerForExistingNonDirectoryFile 0.005
createLocalRepoManagerForRepoDirectory 15.163

PersistenceTest

getModifications 85.534

LocalRepoManagerTest

checkParentLocalRevisionAfterChildAddition 39.029
syncDeletedFiles 18.779
syncExistingDirectoryGraph 17.985
syncAddedFiles 21.411
syncSwitchingFromFilesToDirectoriesAndViceVersa 12.687
checkDeleteModificationAfterFileDeletion 24.582
checkParentLocalRevisionAfterChildDeletion 12.51

ConfigTest

testConfigInheritance 78.552
testGlobalConfigFileName 0.006
testGlobalConfigFileModification 6.199

FileRepoTransportTest

getChangeSetForModifiedFile 58.683
getChangeSetForAddedFile 38.026
getChangeSetForDeletedFile 25.875
getChangeSetForEntireRepository 24.642

LocalRepoRegistryTest

moveLocalRepositoryWithAliases 60.126
createLocalRepositories 39.311

CloudStoreRestClientTest

urlWithoutPort 0.896
successAtTheFirstCall 0.011
successAtTheMiddleCall 0.015
urlIsBaseUrl 0.007
urlWithoutSlashAtTheEnd 0.007
doubleSlashInUrl 0.019
baseUrlNotFound 0.008
successAtTheLastCall 0.016

CloudStoreUpdaterTest

update_server_from_0_9_13_to_0_10_0 13.083
update_client_from_0_9_6_to_0_9_7 12.115
update_client_from_0_9_13_to_0_10_0 12.26
update_server_from_0_9_6_to_0_9_7 12.256

PGPTest

verifyGoodSignature 0.421
verifyBadSignature 0.023

ClassManagerTest

classInfo_equalsOverridden 0.375

RepairDatabaseSubCommandTest

repairDatabase 29.272

SimpleLdapClientTest

when_single_template_and_valid_credentials_then_authenticate_and_return_correct_user_name 1.257
when_multiple_templates_and_first_one_is_valid_then_authenticate 0.201
when_templates_are_null_then_throw_IllegalArgumentException 0.228
when_templates_dont_contain_template_variable_then_throw_IllegalArgumentException 0.263
when_multiple_templates_and_none_is_valid_then_throw_401 0.862
when_multiple_templates_and_last_one_is_valid_then_authenticate 0.21
when_wrong_password_then_throw_401 0.202
when_url_is_null_then_throw_IllegalArgumentException 0.164
when_wrong_user_name_then_throw_401 0.16

DnTemplateCollectorTest

when_first_template_is_empty_but_second_is_not_then_still_return_empty_list 1.045
when_templates_are_empty_then_return_empty_list 0.011
when_there_is_one_template_then_return_it 0.018
when_the_are_multiple_templates_then_return_them_in_the_same_order 0.01

QueryLdapClientTest

when_query_returns_one_result_and_this_result_is_bounded_to_context_then_authenticate 1.089
when_query_returns_result_but_password_is_wrong_then_throw_WAE 0.575
when_there_exist_multiple_results_for_query_and_password_is_correct_only_for_the_last_result_then_still_authenticate 0.494

AuthRepoPasswordManagerTest

getCurrentAuthRepoPasswordForDifferentRepos 1.686
getCurrentAuthRepoPasswordForSameReposOverTime 5.025
isValidOverTime 33.345

LdapClientProviderTest

when_query_is_not_empty_and_other_required_properties_are_set_then_query_client_is_created 1.354
when_templates_are_proper_and_query_is_empty_then_simple_client_is_created 0.01
when_query_is_empty_and_templates_list_is_empty_then_provider_can_be_created_but_throws_ISE_when_getClient_called 0.01

ModificationsRepoToRepoSyncIT

syncWithFileModificationInsideDeletedDirectoryCollision 84.995
syncWithFileModificationInsideDeletedDirectoryCollisionInverse 47.096

PathPrefixedConfigInheritanceRepoToRepoSyncIT

parentConfigWithRemotePathPrefix 83.711
parentConfigWithLocalPathPrefix 55.084

SpecialCharsRepoToRepoSyncIT

syncFileWithSpecialChars 60.424

CertificateHandlingAndTestServiceLRT

oneTimeoutPeriodSleeping_31 35.906
oneTimeoutPeriodSleeping_61 63.003
almostTimedOut_5min 298.542
forcingTimeout_5min 0
This test is ignored, as this states a strange but good situation: Its currently working *longer* than expected, without any longer timeouts on server-side.

BasicLocalServerIT

invokeTestService 2.233

SyncAbortIT

syncAbortResume_localToRemote_renameSource 74.086
syncAbortResume_localToRemote 50.201
syncAbortResume_remoteToLocal_renameSource 46.036
syncAbortResume_remoteToLocal_modifySource 48.9
syncAbortResume_remoteToLocal_deleteChunk 31.203
syncAbortResume_remoteToLocal 37.273
syncAbortResume_remoteToLocal_watchOrder 29.956
syncAbortResume_remoteToLocal_deleteSource 25.996

LocalServerClientGarbageCollectionIT

testMultiThreadGarbageCollection 38.379
testSimpleGarbageCollection 150.711

RestRepoTransportIT

getRepoFileDtoForNonExistingFile 62.102
getRepositoryId_File 17.435
getRepositoryId_Rest 21.162

BackupRestoreRepoToRepoSyncIT

backupRestoreClientRepo 170.175
backupRestoreServerRepo 92.085

FileLsIT

testFileOutputStreamAndInputStream 2.047

LocalServerClientIT

invokeSimpleStaticMethod 2.58
invokeDeniedMethods 6.062
testPropertyChangeListener 301.116
invokeStaticMethodAndSomeMethodsViaProxy 18.461
invokeConstructorAndSomeMethodsViaApi 0.149

RemotePathPrefixedRepoToRepoSyncIT

syncFromRemoteToLocalWithRemotePathPrefix_specialChar 73.568
syncMovedFileWithRemotePathPrefix 49.319
syncMovedFileToNewDirWithRemotePathPrefix 45.199
syncFromRemoteToLocalWithRemotePathPrefix 37.651
syncFromRemoteToLocalWithRemotePathPrefix_specialChar2 33.574

IgnoreRulesRepoToRepoSyncIT

ignoreRulesBecomeDisabled 89.898
ignoreRulesExistBeforeAffectedFiles 50.33

SymlinkRepoToRepoSyncIT

syncSymlinkFileDown 61.733
syncSymlinkFileUp 38.546

BasicRepoToRepoSyncIT

syncMovedFileToNewDir 81.209
syncFromLocalToRemote 35.482
syncMovedFile 25.926
syncFromRemoteToLocal 26.159

CertificateHandlingAndTestServiceIT

testException 11.266
testSuccessWithPermanentTrust 0.888
nonTrustedCertificate 0.273
testSuccessWithTemporaryTrust 0.696

Failure Details

[Summary] [Package List] [Test Cases]


forcingTimeout_5min
skipped: This test is ignored, as this states a strange but good situation: Its currently working *longer* than expected, without any longer timeouts on server-side.

Documentation
About
Releases