public class WalkEncryptionTest extends Object
AmazonS3
WalkEncryption
Note: CI server must provide amazon credentials (access key, secret key,
bucket name) via one of methods available in Names
.
Note: long running tests are activated by Maven profile "test.long". There is
also a separate Eclipse m2e launcher for that. See 'pom.xml' and
'WalkEncryptionTest.launch'.Modifier and Type | Class and Description |
---|---|
static class |
WalkEncryptionTest.Base
Common base for encryption tests.
|
static class |
WalkEncryptionTest.MinimalSet
Test minimal set of algorithms.
|
static class |
WalkEncryptionTest.Required
Verify prerequisites.
|
static class |
WalkEncryptionTest.TestablePBE
Test all present and allowed PBE algorithms.
|
static class |
WalkEncryptionTest.TestableTransformation
Test all present and allowed transformation algorithms.
|
Constructor and Description |
---|
WalkEncryptionTest() |
Copyright © 2016 Eclipse JGit Project. All rights reserved.