| Modifier and Type | Method and Description |
|---|---|
protected Swift |
ClientMock.getOrCreateSwift() |
| Constructor and Description |
|---|
AccountMock(Swift swift) |
| Constructor and Description |
|---|
AccountInformationCommandMock(Swift swift,
Account account) |
AccountMetadataCommandMock(Swift swift,
Account account,
Collection<? extends Header> headers) |
HashPasswordCommandMock(Swift swift,
Account account,
String password) |
ListContainersCommandMock(Swift swift,
Account account,
ListInstructions listInstructions) |
TenantCommandMock(Swift swift,
Account account) |
| Constructor and Description |
|---|
ContainerInformationCommandMock(Swift swift,
Account account,
Container container,
boolean allowErrorLog) |
ContainerMetadataCommandMock(Swift swift,
Account account,
Container container,
Collection<? extends Header> headers) |
ContainerRightsCommandMock(Swift swift,
Account account,
Container container,
boolean publicContainer) |
CreateContainerCommandMock(Swift swift,
Account account,
Container container) |
DeleteContainerCommandMock(Swift swift,
Account account,
Container container) |
ListDirectoryCommandMock(Swift swift,
Account account,
Container container,
ListInstructions listInstructions) |
ListObjectsCommandMock(Swift swift,
Account account,
Container container,
ListInstructions listInstructions) |
| Modifier and Type | Field and Description |
|---|---|
protected Swift |
CommandMock.swift |
| Constructor and Description |
|---|
CommandMock(Swift swift,
Account account) |
CommandMock(Swift swift,
Account account,
Container container) |
CommandMock(Swift swift,
Account account,
Container container,
StoredObject object) |
| Modifier and Type | Method and Description |
|---|---|
Swift |
AccountCommandFactoryMock.getSwift() |
| Constructor and Description |
|---|
AccountCommandFactoryMock(Swift swift) |
AuthenticationCommandFactoryMock(Swift swift) |
ContainerCommandFactoryMock(Swift swift) |
StoredObjectCommandFactoryMock(Swift swift) |
| Constructor and Description |
|---|
AuthenticationCommandMock(Swift swift,
String url,
String tenantName,
String tenantId,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
Swift |
Swift.setAllowObjectDeleter(boolean allowObjectDeleter) |
Swift |
Swift.setDelimiter(Character delimiter) |
Swift |
Swift.setMillisDelay(long millisDelay) |
Swift |
Swift.setObjectDeleterIntervalSeconds(int objectDeleterIntervalSeconds) |
Swift |
Swift.setObjectDeleterStartAfterSeconds(int objectDeleterStartAfterSeconds) |
Swift |
Swift.setOnFileObjectStore(Class mockClasspath,
String onFileObjectStore,
boolean absolutePath) |
Swift |
Swift.setPrivateHost(String privateHost) |
Swift |
Swift.setPublicHost(String publicHost) |
Swift |
Swift.setTenantSupplied(String tenantId,
String tenantName) |
Swift |
Swift.setUserStore(MockUserStore users) |
Copyright © 2012-2016 42 BV. All Rights Reserved.