Home Documentation Tracker Download

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 307.374
co.codewizards.cloudstore.core.updater 7 0 0 0 100% 2.136
co.codewizards.cloudstore.core.collection 6 0 0 0 100% 0.682
co.codewizards.cloudstore.local 18 0 0 0 100% 285.539
co.codewizards.cloudstore.core.config 3 0 0 0 100% 82.184
co.codewizards.cloudstore.core.concurrent 1 0 0 0 100% 8.837
co.codewizards.cloudstore.rest.server.ldap 19 0 0 0 100% 32.76
co.codewizards.cloudstore.rest.server.auth 3 0 0 0 100% 39.929
co.codewizards.cloudstore.core.ignore 6 0 0 0 100% 3.563
co.codewizards.cloudstore.core.util 27 0 0 0 100% 12.554
co.codewizards.cloudstore.core.dto 9 0 0 0 100% 5.132
co.codewizards.cloudstore.test 28 0 0 1 96.429% 1,279.114
co.codewizards.cloudstore.core.oio.nio 86 0 0 0 100% 2.385
co.codewizards.cloudstore.test.repotorepo 20 0 0 0 100% 1,060.865
co.codewizards.cloudstore.core.oio 6 0 0 0 100% 0.638
co.codewizards.cloudstore.core.io 2 0 0 0 100% 21.693
co.codewizards.cloudstore.client 1 0 0 0 100% 25.611
co.codewizards.cloudstore.core.otp 4 0 0 0 100% 4.059
co.codewizards.cloudstore.rest.client 8 0 0 0 100% 1.068
co.codewizards.cloudstore.core.auth 5 0 0 0 100% 17.071
co.codewizards.cloudstore.core 4 0 0 0 100% 0.327
co.codewizards.cloudstore.local.persistence 1 0 0 0 100% 77.88
co.codewizards.cloudstore.local.transport 6 0 0 0 100% 117.384
co.codewizards.cloudstore.updater 6 0 0 0 100% 50.811
co.codewizards.cloudstore.ls.core.invoke 1 0 0 0 100% 0.495

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% 307.374

co.codewizards.cloudstore.core.updater

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

co.codewizards.cloudstore.core.collection

Class Tests Errors Failures Skipped Success Rate Time
StringListMergerTest 4 0 0 0 100% 0.389
StringWrapperListMergerTest 2 0 0 0 100% 0.293

co.codewizards.cloudstore.local

Class Tests Errors Failures Skipped Success Rate Time
LocalRepoManagerFactoryTest 9 0 0 0 100% 88.951
LocalRepoManagerTest 7 0 0 0 100% 116.249
LocalRepoRegistryTest 2 0 0 0 100% 80.339

co.codewizards.cloudstore.core.config

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

co.codewizards.cloudstore.core.concurrent

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

co.codewizards.cloudstore.rest.server.ldap

Class Tests Errors Failures Skipped Success Rate Time
SimpleLdapClientTest 9 0 0 0 100% 15.876
DnTemplateCollectorTest 4 0 0 0 100% 1.495
QueryLdapClientTest 3 0 0 0 100% 13.746
LdapClientProviderTest 3 0 0 0 100% 1.643

co.codewizards.cloudstore.rest.server.auth

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

co.codewizards.cloudstore.core.ignore

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

co.codewizards.cloudstore.core.util

Class Tests Errors Failures Skipped Success Rate Time
ResolveActualTypeArgumentsTest 7 0 0 0 100% 2.441
PasswordUtilTest 1 0 0 0 100% 3.942
IOUtilTest 5 0 0 0 100% 2.774
UrlUtilTest 13 0 0 0 100% 2.41
ISO8601Test 1 0 0 0 100% 0.987

co.codewizards.cloudstore.core.dto

Class Tests Errors Failures Skipped Success Rate Time
RemoteExceptionUtilTest 2 0 0 0 100% 0.672
UidTest 6 0 0 0 100% 2.549
DateTimeTest 1 0 0 0 100% 1.911

co.codewizards.cloudstore.test

Class Tests Errors Failures Skipped Success Rate Time
CertificateHandlingAndTestServiceLRT 4 0 0 1 75% 397.69
BasicLocalServerIT 1 0 0 0 100% 1.825
SyncAbortIT 8 0 0 0 100% 290.068
LocalServerClientGarbageCollectionIT 2 0 0 0 100% 183.859
RestRepoTransportIT 3 0 0 0 100% 73.412
FileLsIT 1 0 0 0 100% 2.263
LocalServerClientIT 5 0 0 0 100% 318.672
CertificateHandlingAndTestServiceIT 4 0 0 0 100% 11.325

co.codewizards.cloudstore.core.oio.nio

Class Tests Errors Failures Skipped Success Rate Time
IoFileUtilTest 6 0 0 0 100% 0.714
FileTest 64 0 0 0 100% 0.969
FileFactoryTest 16 0 0 0 100% 0.702

co.codewizards.cloudstore.test.repotorepo

Class Tests Errors Failures Skipped Success Rate Time
ModificationsRepoToRepoSyncIT 2 0 0 0 100% 106.74
PathPrefixedConfigInheritanceRepoToRepoSyncIT 2 0 0 0 100% 116.617
SpecialCharsRepoToRepoSyncIT 1 0 0 0 100% 55.728
BackupRestoreRepoToRepoSyncIT 2 0 0 0 100% 234.676
RemotePathPrefixedRepoToRepoSyncIT 5 0 0 0 100% 192.602
IgnoreRulesRepoToRepoSyncIT 2 0 0 0 100% 118.655
SymlinkRepoToRepoSyncIT 2 0 0 0 100% 81.157
BasicRepoToRepoSyncIT 4 0 0 0 100% 154.69

co.codewizards.cloudstore.core.oio

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

co.codewizards.cloudstore.core.io

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

co.codewizards.cloudstore.client

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

co.codewizards.cloudstore.core.otp

Class Tests Errors Failures Skipped Success Rate Time
OneTimePadEncryptorTest 2 0 0 0 100% 1.23
OneTimePadRegistryTest 2 0 0 0 100% 2.829

co.codewizards.cloudstore.rest.client

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

co.codewizards.cloudstore.core.auth

Class Tests Errors Failures Skipped Success Rate Time
AuthTokenEncryptAndDecryptTest 1 0 0 0 100% 7.328
AuthTokenSignAndVerifyTest 3 0 0 0 100% 6.386
AuthTokenIOTest 1 0 0 0 100% 3.357

co.codewizards.cloudstore.core

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

co.codewizards.cloudstore.local.persistence

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

co.codewizards.cloudstore.local.transport

Class Tests Errors Failures Skipped Success Rate Time
RepoTransportFactoryRegistryTest 2 0 0 0 100% 2.072
FileRepoTransportTest 4 0 0 0 100% 115.312

co.codewizards.cloudstore.updater

Class Tests Errors Failures Skipped Success Rate Time
CloudStoreUpdaterTest 4 0 0 0 100% 49.65
PGPTest 2 0 0 0 100% 1.161

co.codewizards.cloudstore.ls.core.invoke

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

Test Cases

[Summary] [Package List] [Test Cases]

IoFileRelativePathUtilTest

testInTmp 0.049
parallelToFile_stepUp 0.008
stepIntoSubfolder 0.001
parallelToFileSubfolder 0.022
testInTargetDir 0.006
stepUpOneFolder 0.001

RemoteExceptionUtilTest

nestedSQLException 0.295
simpleIllegalArgumentException 0.052

ResolveActualTypeArgumentsTest

myGeneric1_1_1 1.871
myGeneric2_2_1 0.032
myGeneric1_1 0.001
myGeneric2_1 0.002
myGeneric2_3 0.031
myGeneric3_1 0.003
nonGenericBaseClass 0.038

PasswordUtilTest

assertValidMinAndMaxLength 3.617

LockFileTest

multiThreadAcquireAndRelease 19.291
acquireAndReleaseMultipleInstances 0.003

IOUtilTest

testInTmp 0.515
bytesToLongToBytes 0.05
replaceTemplateVariables_nested 0.005
bytesToIntToBytes 0.01
testInTargetDir 0.008

UrlUtilTest

canonicalizeURL_http_escaped 0.219
appendPath_decoded 0.011
canonicalizeURL_http_removeFragments 0.004
rootFile 0.037
rootHost 0.307
duplicateSlashes 0
appendPath_encoded 0.006
appendNonEncodedPath_getFile 0.025
canonicalizeURL_file_encoded 0.001
canonicalizeURL_file_escaped 0.006
canonicalizeURL_file_unescaped 0.001
getFile_url 0.009
appendEncodedPath_getFile 0.005

AuthTokenEncryptAndDecryptTest

encryptAndDecrypt 5.171

VersionTest

compareVersionsWithIgnoredSuffixWithoutPatchLevel 0.369
toStringReleaseVersionWithoutPatchLevel 0.022
parseSnapshotVersionWithoutPatchLevel 0.004
parseReleaseVersionWithoutPatchLevel 0.004
toStringSnapshotVersionWithoutPatchLevel 0.013
compareReleaseVersionsWithoutPatchLevel 0.004
compareReleaseAndSnapshotVersionsWithoutPatchLevel 0.014

CallerBlocksPolicyTest

enqueueManyCallables 7.091

ISO8601Test

parse 0.403

AuthTokenSignAndVerifyTest

signAndVerifyWithValidPublicKey 3.896
signAndVerifyCorruptData 0.23
signAndVerifyWithDifferentPublicKey 0.284

OneTimePadEncryptorTest

when_decrypting_and_encrypted_message_and_key_have_different_length_then_throw_IAE 0.192
when_message_is_encrypted_then_it_can_be_properly_decrypted_with_the_same_key 0.381

UidTest

toAndFromBytes 0.253
toAndFromStringSpecialValues 0.007
toAndFromString 0.073
uidListToXmlAndBack 0.779
toAndFromStringUUIDComparison 0.061
toAndFromString_static 0

OneTimePadRegistryTest

when_there_is_no_password_then_store_it_properly 1.899
when_there_is_already_stored_password_then_replace_it 0.004

StringListMergerTest

removeElements 0.194
addElements 0.001
addOrRemoveElements 0.004
randomAddOrRemoveElements 0.026

StringWrapperListMergerTest

removeElements 0.135
addElements 0.002

AuthTokenIOTest

serialiseAndDeserialise 1.464

IgnoreRuleManagerTest

regex1 2.281
regex2 0.147
shellPattern1 0.167
shellPattern2 0.156
shellPattern3 0.152
shellPattern4 0.159

DateTimeTest

convertToStringAndBack 0.369

TimePeriodTest

parseString1 0.132
parseString2 0.001
parseString3 0.001
toString1 0.01

IoFileUtilTest

deleteRecursively_noFollowSymLinks 0.521
newFileName_subdirFile 0.01
newFileName_oneFile 0.001
deleteRecursively 0.001
moveRecursively 0.004
newFileName_subdir 0.002

FileTest

canWrite_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.174
canExecute_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
compareBooleanReturnResults_tempFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.018
move_tmpDir_samePartition[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.004
create[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
delete[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
copy_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.006
canRead_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
canExecute_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.002
copy_tmpDir_checkNonRecursive[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.012
lastModifiedNoFollow[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.01
copy_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
relativize[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.01
canWrite[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0
rename_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
compareBooleanReturnResults_tempDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.019
move_tmpFile_differentPartitions[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
canRead[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
isAbsolute_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
rename_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
canExecute_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
isAbsolute_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.002
move_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.002
move_tmpDir_recursive_differentPartitions[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.002
canRead_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.001
isAbsolute_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0
rename_tmpDir[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.002
canWrite_tmpFile[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0
copy_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0
move_tmpDir_recursive_samePartition[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.002
compareBooleanReturnResults_file[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.005
longNonLatinFileName[0:co.codewizards.cloudstore.core.oio.nio.NioFileFactory@71be98f5:{1}] 0.014
canWrite_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.006
canExecute_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
compareBooleanReturnResults_tempFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.012
move_tmpDir_samePartition[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.002
create[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
delete[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
copy_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.002
canRead_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
canExecute_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
copy_tmpDir_checkNonRecursive[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.002
lastModifiedNoFollow[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
copy_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.002
relativize[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.005
canWrite[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
rename_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
compareBooleanReturnResults_tempDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.01
move_tmpFile_differentPartitions[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
canRead[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0
isAbsolute_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
rename_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
canExecute_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
isAbsolute_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
move_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
move_tmpDir_recursive_differentPartitions[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.002
canRead_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
isAbsolute_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
rename_tmpDir[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
canWrite_tmpFile[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001
copy_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.013
move_tmpDir_recursive_samePartition[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.002
compareBooleanReturnResults_file[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.003
longNonLatinFileName[1:co.codewizards.cloudstore.core.oio.IoFileFactory@2d6e8792:{1}] 0.001

FileFactoryTest

createFile_string[0] 0.4
createTempFile_parentDir[0] 0.076
createFile_parentChild[0] 0.001
createTempFile[0] 0.001
createTempDirectory[0] 0.001
createFile_uri[0] 0.001
createFile_file[0] 0.001
createFile_parentChildFile[0] 0.001
createFile_string[1] 0
createTempFile_parentDir[1] 0
createFile_parentChild[1] 0
createTempFile[1] 0
createTempDirectory[1] 0
createFile_uri[1] 0
createFile_file[1] 0
createFile_parentChildFile[1] 0.001

RepoTransportFactoryRegistryTest

ensureFileRepoTransportFactoryIsReturnedForFileURL 1.703
ensureFileRepoTransportFactoryIsRegistered 0

RepoToRepoSyncTest

syncMovedFileToNewDir 60.28
syncUpAndModifyFile 26.273
syncSymlinkFile 18.852
syncFromRemoteToLocalWithModifiedFilesWithRemotePathPrefix 14.793
syncFromRemoteToLocalWithDeletedDirWithRemotePathPrefix 10.428
syncWithFileModificationInsideDeletedDirectoryCollision 12.701
syncRemoteRootToLocalRootWithDeletedDirWithRemotePathPrefix_parentOfVirtualRootDeleted 12.742
syncMovedFileWithRemotePathPrefix 13.583
syncMovedFile 11.662
syncWithDirectFileModificationCollision 15.243
syncMovedFileToNewDirWithRemotePathPrefix 9.719
syncFromRemoteToLocalWithModifiedFiles 12.045
syncFromRemoteToLocal 10.817
syncWithFileModificationInsideDeletedDirectoryCollisionInverse 10.917
syncFromRemoteToLocalWithRemotePathPrefix 9.926
syncFromRemoteToLocalWithAddedFilesAndDirectoriesWithRemotePathPrefix 10.893
syncFromRemoteToLocalWithAddedFilesAndDirectories 10.868
syncFromRemoteToLocalWithDeletedFile 11.324
syncFromRemoteToLocalWithDeletedFileWithRemotePathPrefix 10.656
syncFromRemoteToLocalWithDeletedDir 11.167

LocalRepoManagerFactoryTest

getLocalRepoManagerForExistingNonRepoDirectory 2.516
createLocalRepoManagerForRepoDirectoryWithClose 30.687
getLocalRepoManagerForExistingRepository 18.486
getLocalRepoManagerForNonExistingDirectory 0.012
createLocalRepoManagerForNonExistingDirectory 0.016
createLocalRepoManagerForExistingNonRepoDirectory 12.508
createLocalRepoManagerForNonRepoDirInsideRepoDirectory 11.444
getLocalRepoManagerForExistingNonDirectoryFile 0.011
createLocalRepoManagerForRepoDirectory 11.334

PersistenceTest

getModifications 76.16

LocalRepoManagerTest

checkParentLocalRevisionAfterChildAddition 34.417
syncDeletedFiles 17.72
syncExistingDirectoryGraph 12.904
syncAddedFiles 12.211
syncSwitchingFromFilesToDirectoriesAndViceVersa 11.047
checkDeleteModificationAfterFileDeletion 15.917
checkParentLocalRevisionAfterChildDeletion 9.809

ConfigTest

testConfigInheritance 73.57
testGlobalConfigFileName 0.003
testGlobalConfigFileModification 6.197

FileRepoTransportTest

getChangeSetForModifiedFile 52.639
getChangeSetForAddedFile 24.505
getChangeSetForDeletedFile 18.678
getChangeSetForEntireRepository 17.503

LocalRepoRegistryTest

moveLocalRepositoryWithAliases 54.159
createLocalRepositories 24.066

CloudStoreRestClientTest

urlWithoutPort 0.815
successAtTheFirstCall 0.012
successAtTheMiddleCall 0.017
urlIsBaseUrl 0.008
urlWithoutSlashAtTheEnd 0.007
doubleSlashInUrl 0.019
baseUrlNotFound 0.008
successAtTheLastCall 0.016

CloudStoreUpdaterTest

update_server_from_0_9_13_to_0_10_0 12.977
update_client_from_0_9_6_to_0_9_7 11.777
update_client_from_0_9_13_to_0_10_0 12.248
update_server_from_0_9_6_to_0_9_7 12.216

PGPTest

verifyGoodSignature 0.423
verifyBadSignature 0.025

ClassManagerTest

classInfo_equalsOverridden 0.361

RepairDatabaseSubCommandTest

repairDatabase 25.249

SimpleLdapClientTest

when_single_template_and_valid_credentials_then_authenticate_and_return_correct_user_name 1.169
when_multiple_templates_and_first_one_is_valid_then_authenticate 0.319
when_templates_are_null_then_throw_IllegalArgumentException 0.271
when_templates_dont_contain_template_variable_then_throw_IllegalArgumentException 0.374
when_multiple_templates_and_none_is_valid_then_throw_401 0.611
when_multiple_templates_and_last_one_is_valid_then_authenticate 0.194
when_wrong_password_then_throw_401 0.171
when_url_is_null_then_throw_IllegalArgumentException 0.183
when_wrong_user_name_then_throw_401 0.261

DnTemplateCollectorTest

when_first_template_is_empty_but_second_is_not_then_still_return_empty_list 1.196
when_templates_are_empty_then_return_empty_list 0.005
when_there_is_one_template_then_return_it 0.015
when_the_are_multiple_templates_then_return_them_in_the_same_order 0.006

QueryLdapClientTest

when_query_returns_one_result_and_this_result_is_bounded_to_context_then_authenticate 0.9
when_query_returns_result_but_password_is_wrong_then_throw_WAE 0.522
when_there_exist_multiple_results_for_query_and_password_is_correct_only_for_the_last_result_then_still_authenticate 0.247

AuthRepoPasswordManagerTest

getCurrentAuthRepoPasswordForDifferentRepos 1.302
getCurrentAuthRepoPasswordForSameReposOverTime 5.019
isValidOverTime 33.351

LdapClientProviderTest

when_query_is_not_empty_and_other_required_properties_are_set_then_query_client_is_created 1.371
when_templates_are_proper_and_query_is_empty_then_simple_client_is_created 0.011
when_query_is_empty_and_templates_list_is_empty_then_provider_can_be_created_but_throws_ISE_when_getClient_called 0.008

ModificationsRepoToRepoSyncIT

syncWithFileModificationInsideDeletedDirectoryCollision 72.855
syncWithFileModificationInsideDeletedDirectoryCollisionInverse 33.885

PathPrefixedConfigInheritanceRepoToRepoSyncIT

parentConfigWithRemotePathPrefix 65.265
parentConfigWithLocalPathPrefix 51.352

SpecialCharsRepoToRepoSyncIT

syncFileWithSpecialChars 55.728

CertificateHandlingAndTestServiceLRT

oneTimeoutPeriodSleeping_31 36.258
oneTimeoutPeriodSleeping_61 63.006
almostTimedOut_5min 298.426
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 1.825

SyncAbortIT

syncAbortResume_localToRemote_renameSource 63.688
syncAbortResume_localToRemote 40.982
syncAbortResume_remoteToLocal_renameSource 31.026
syncAbortResume_remoteToLocal_modifySource 34.217
syncAbortResume_remoteToLocal_deleteChunk 35.751
syncAbortResume_remoteToLocal 27.747
syncAbortResume_remoteToLocal_watchOrder 31.297
syncAbortResume_remoteToLocal_deleteSource 25.36

LocalServerClientGarbageCollectionIT

testMultiThreadGarbageCollection 33.079
testSimpleGarbageCollection 150.78

RestRepoTransportIT

getRepoFileDtoForNonExistingFile 48.495
getRepositoryId_File 8.546
getRepositoryId_Rest 16.371

BackupRestoreRepoToRepoSyncIT

backupRestoreClientRepo 147.931
backupRestoreServerRepo 86.745

FileLsIT

testFileOutputStreamAndInputStream 2.263

LocalServerClientIT

invokeSimpleStaticMethod 2.807
invokeDeniedMethods 4.348
testPropertyChangeListener 301.238
invokeStaticMethodAndSomeMethodsViaProxy 10.138
invokeConstructorAndSomeMethodsViaApi 0.141

RemotePathPrefixedRepoToRepoSyncIT

syncFromRemoteToLocalWithRemotePathPrefix_specialChar 58.861
syncMovedFileWithRemotePathPrefix 42.818
syncMovedFileToNewDirWithRemotePathPrefix 30.087
syncFromRemoteToLocalWithRemotePathPrefix 30.704
syncFromRemoteToLocalWithRemotePathPrefix_specialChar2 30.132

IgnoreRulesRepoToRepoSyncIT

ignoreRulesBecomeDisabled 75.448
ignoreRulesExistBeforeAffectedFiles 43.207

SymlinkRepoToRepoSyncIT

syncSymlinkFileDown 52.996
syncSymlinkFileUp 28.161

BasicRepoToRepoSyncIT

syncMovedFileToNewDir 69.822
syncFromLocalToRemote 31.6
syncMovedFile 27.34
syncFromRemoteToLocal 25.928

CertificateHandlingAndTestServiceIT

testException 9.672
testSuccessWithPermanentTrust 0.713
nonTrustedCertificate 0.237
testSuccessWithTemporaryTrust 0.703

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