A C D E G L P S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A_BUCKET - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
- A_BUCKET - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
- A_PATH - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
- A_PATH - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
- A_PREFIX - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
- AllTests - Class in de.iip_ecosphere.platform.deviceMgt.minio
-
Defines the tests to be executed.
- AllTests() - Constructor for class de.iip_ecosphere.platform.deviceMgt.minio.AllTests
- AN_INVALID_PATH - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
- AN_URL - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
C
- configuration - Variable in class de.iip_ecosphere.platform.deviceMgt.minio.StorageFactoryDescriptorTest
- createRuntimeStorage_withConfiguration_createsStorage() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.StorageFactoryDescriptorTest
-
Tests that creating a runtime storage with configuration also creates a storage.
- createRuntimeStorage_withInvalidConfiguration_returnsNull() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.StorageFactoryDescriptorTest
-
Tests that creating a runtime storage with invalid configuration does not create a storage.
- createRuntimeStorage_withServiceProvider_usesServiceProvider() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.StorageFactoryDescriptorTest
-
Tests that creating a runtime storage with service provide uses the service provider.
- createStorages_withoutServiceProvider_isJSL() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.StorageFactoryDescriptorTest
-
Tests that creating a runtime storage leads to the JSL-configured storage.
D
- de.iip_ecosphere.platform.deviceMgt.minio - package de.iip_ecosphere.platform.deviceMgt.minio
E
- EXPIRE_TIME - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
G
- generateDownloadUrl_forInvalidKey_returnsNull() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
-
Generating a download IO for an invalid key shall return null.
- generateDownloadUrl_shouldAskMinio() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
-
Generating a download IO shall be handled by MinIO.
- getDownloadUrl_withValidUrl_returnsUrl() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
-
Tests that getting a download URL with a valid URL returns an URL.
- getPrefix_isSet() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
-
Tests that requesting the prefix works.
- getPrefix_shouldBeSetToPrefix() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
-
Tests whether the prefix is correct.
L
- list_shouldAskMinio() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
-
Listing shall be handled by MinIO.
- list_withMixedContent_onlyListsPackages() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
-
Tests listing mixed content.
P
- PACKAGE_DESCRIPTOR - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
- PACKAGE_NAME - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
- PACKAGE_PATH - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
- PREFIX - Static variable in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
S
- S3PackageStorageTest - Class in de.iip_ecosphere.platform.deviceMgt.minio
-
Tests the S3 package storage.
- S3PackageStorageTest() - Constructor for class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
- S3StorageTest - Class in de.iip_ecosphere.platform.deviceMgt.minio
-
Tests the S3 storage.
- S3StorageTest() - Constructor for class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
- setToResultIterable(Set<String>) - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
-
Turns a result set to an iterable.
- setUp() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.StorageFactoryDescriptorTest
-
Configures the test.
- StorageFactoryDescriptorTest - Class in de.iip_ecosphere.platform.deviceMgt.minio
-
Tests the storage factory descriptor.
- StorageFactoryDescriptorTest() - Constructor for class de.iip_ecosphere.platform.deviceMgt.minio.StorageFactoryDescriptorTest
U
- uploadFile_fileNotFound() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
-
Tests that uploading a file correctly fails.
- uploadFile_successful() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3StorageTest
-
Tests that uploading a file works.
V
- validPackageListing() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
-
Returns a set of valid package names.
- validPackageReducedListing() - Method in class de.iip_ecosphere.platform.deviceMgt.minio.S3PackageStorageTest
-
Returns a reduced set of valid package names.
All Classes All Packages