Index

A C D G L P S T U 
All Classes and Interfaces|All Packages|Constant Field Values

A

A_BUCKET - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
A_BUCKET - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
A_PATH - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
A_PATH - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
A_PREFIX - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
AllTests - Class in de.iip_ecosphere.platform.deviceMgt.s3mock
Defines the tests to be executed.
AllTests() - Constructor for class de.iip_ecosphere.platform.deviceMgt.s3mock.AllTests
 
AN_INVALID_PATH - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
AN_URL - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
api - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
api - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
assertLifecycleDescriptor() - Static method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageLifecycleDescriptorTest
Asserts and executes the lifecycle descriptor of this extension.

C

client - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
client - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
configuration - Variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.StorageFactoryDescriptorTest
 
connUrl - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
connUrl - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
createRuntimeStorage_withConfiguration_createsStorage() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.StorageFactoryDescriptorTest
Tests that creating a runtime storage with configuration also creates a storage.
createRuntimeStorage_withInvalidConfiguration_returnsNull() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.StorageFactoryDescriptorTest
Tests that creating a runtime storage with invalid configuration does not create a storage.
createStorages_withoutServiceProvider_isJSL() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.StorageFactoryDescriptorTest
Tests that creating a runtime storage leads to the JSL-configured storage.

D

de.iip_ecosphere.platform.deviceMgt.s3mock - package de.iip_ecosphere.platform.deviceMgt.s3mock
 

G

generateDownloadUrl_forInvalidKey_returnsNull() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
Generating a download IO for an invalid key shall return null.
generateDownloadUrl_shouldAskStorage() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
Generating a download IO shall be handled by MinIO.
getDownloadUrl_withValidUrl_returnsUrl() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
Tests that getting a download URL with a valid URL returns an URL.
getPrefix_isSet() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
Tests that requesting the prefix works.
getPrefix_shouldBeSetToPrefix() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
Tests whether the prefix is correct.

L

list_shouldAskStorage() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
Listing shall be handled by MinIO.
listContent() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
Tests listing mixed content.

P

PACKAGE_DESCRIPTOR - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
PACKAGE_NAME - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
PACKAGE_PATH - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
PREFIX - Static variable in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 

S

S3PackageStorageTest - Class in de.iip_ecosphere.platform.deviceMgt.s3mock
Tests the S3Mock package storage.
S3PackageStorageTest() - Constructor for class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
 
S3StorageLifecycleDescriptorTest - Class in de.iip_ecosphere.platform.deviceMgt.s3mock
Tests the storage factory lifecycle descriptor.
S3StorageLifecycleDescriptorTest() - Constructor for class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageLifecycleDescriptorTest
 
S3StorageTest - Class in de.iip_ecosphere.platform.deviceMgt.s3mock
Tests the S3Mock storage.
S3StorageTest() - Constructor for class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
 
setUp() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.StorageFactoryDescriptorTest
Configures the test.
startup() - Static method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
Creates a mock storage.
startup() - Static method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
Creates a mock storage.
StorageFactoryDescriptorTest - Class in de.iip_ecosphere.platform.deviceMgt.s3mock
Tests the storage factory descriptor.
StorageFactoryDescriptorTest() - Constructor for class de.iip_ecosphere.platform.deviceMgt.s3mock.StorageFactoryDescriptorTest
 

T

teardown() - Static method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3PackageStorageTest
Destroys the mock storage.
teardown() - Static method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
Destroys the mock storage.
testLifecycleDescriptor_inMemServerSetupEmpty() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageLifecycleDescriptorTest
Tests the lifecycle descriptor empty file path setup.
testLifecycleDescriptor_inMemServerSetupFile() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageLifecycleDescriptorTest
Tests the lifecycle descriptor with file path setup.
testLifecycleDescriptor_inMemServerSetupNull() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageLifecycleDescriptorTest
Tests the lifecycle descriptor null file path setup.
testLifecycleDescriptor_noPortServerSetup() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageLifecycleDescriptorTest
Tests the lifecycle descriptor no port setup.
testLifecycleDescriptor_nullServerSetup() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageLifecycleDescriptorTest
Tests the lifecycle descriptor no server setup.

U

uploadFile_fileNotFound() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
Tests that uploading a file correctly fails.
uploadFile_successful() - Method in class de.iip_ecosphere.platform.deviceMgt.s3mock.S3StorageTest
Tests that uploading a file works.
A C D G L P S T U 
All Classes and Interfaces|All Packages|Constant Field Values