Index
All Classes and Interfaces|All Packages
A
- aasServer - Static variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
- AbstractTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Abstract common test setup.
- AbstractTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.AbstractTest
- AbstractTestServiceManager - Class in test.de.iip_ecosphere.platform.services.spring
-
Abstract, common test for service manager/service execution tests.
- AbstractTestServiceManager() - Constructor for class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
- AbstractTestServiceManager.ArtifactAsserter - Class in test.de.iip_ecosphere.platform.services.spring
-
Artifact asserter interface.
- AbstractTestServiceManager.ServiceImpl - Class in test.de.iip_ecosphere.platform.services.spring
-
A fake service implementation for testing.
- activateService(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- active - Variable in class test.de.iip_ecosphere.platform.services.spring.TestServer.TestRunnable
- addArtifact(URI) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- AllTests - Class in test.de.iip_ecosphere.platform.services.spring
-
Defines all basic tests (no app execution, AAS plugin independent) to be executed.
- AllTests() - Constructor for class test.de.iip_ecosphere.platform.services.spring.AllTests
- appDeployer(LocalDeployerProperties) - Method in class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest.Config
-
In tests, forces the
AppDeployerto have an implementation. - appDeployer(LocalDeployerProperties) - Method in class test.de.iip_ecosphere.platform.services.spring.ServerStartStopServiceManagerTest.Config
-
In tests, forces the
AppDeployerto have an implementation. - appDeployer(LocalDeployerProperties) - Method in class test.de.iip_ecosphere.platform.services.spring.SetupTest.Config
-
In tests, forces the
AppDeployerto have an implementation. - appDeployer(LocalDeployerProperties) - Method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.Config
-
In tests, forces the
AppDeployerto have an implementation. - appDeployer(LocalDeployerProperties) - Method in class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest.Config
-
In tests, forces the
AppDeployerto have an implementation. - appDeployer(LocalDeployerProperties) - Method in class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest.Config
-
In tests, forces the
AppDeployerto have an implementation. - APPID_ADAPTER - Static variable in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest
- ArtifactAsserter() - Constructor for class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ArtifactAsserter
- ArtifactInfoTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests the YAML descriptor implementation and the
Validator. - ArtifactInfoTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
- arts - Variable in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- assertEndpoint(YamlEndpoint, int, String) - Static method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Asserts properties of an
YamlEndpoint. - assertFileExists(File) - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Asserts that
fileexists. - assertFunctionDef(String, ServiceManager, String...) - Static method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
-
Asserts a function definition.
- assertMetrics(String[], Map<String, Predicate<Object>>) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Asserts the existence of selected AAS metrics and/or their values.
- assertProcess(YamlProcess, String, String, boolean, int, String...) - Static method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Asserts
YamlProcessinformation. - assertReceiverLog() - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Asserts the receiver log.
- assertRelation(YamlRelation, String, int, String) - Static method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Asserts properties of a
YamlRelation. - assertServiceBasics(YamlService, String, String, String, String) - Static method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Asserts basic properties of a
YamlService. - assertServiceCharacteristics(YamlService, boolean, ServiceKind) - Static method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Asserts additional characteristics of a
YamlService. - assertServiceState(String[], ArtifactDescriptor, ServiceState) - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Asserts the service states for the services in
serviceId. - assertStringList(List<String>, String...) - Static method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Asserts a list of strings w.r.t.
- assertTypedData(TypedDataConnectorDescriptor, String, String, String, String) - Static method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Asserts properties of a typed connector descriptor.
- assertTypedData(TypedDataDescriptor, String, String, String) - Static method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Asserts properties of a typed data descriptor.
- assertUsageCount(ArtifactDescriptor, int) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Asserts the given usage count on
aDesc.
B
- BROKER - Static variable in class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest
- BROKER - Static variable in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest
- BROKER - Static variable in class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest
- BROKER - Static variable in class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest
C
- cleanup(ArtifactDescriptor) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ArtifactAsserter
-
Called after service stop to clean up resources.
- cleanup(ArtifactDescriptor) - Method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.MyArtifactAsserter
- cloneArtifact(String, URI) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- config - Variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
- config - Variable in class test.de.iip_ecosphere.platform.services.spring.SetupTest
- Config() - Constructor for class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest.Config
- Config() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ServerStartStopServiceManagerTest.Config
- Config() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SetupTest.Config
- Config() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.Config
- Config() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest.Config
- Config() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest.Config
- created - Static variable in class test.de.iip_ecosphere.platform.services.spring.TestServer
- createServiceId - Variable in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.MyArtifactAsserter
- createServiceManager(File) - Static method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
-
Creates a simple service manager from loading a YAML file.
D
- DescriptorTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Allows testing service descriptors in Spring Service Jar artifacts.
- DescriptorTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.DescriptorTest
- DescriptorUtilsTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests uncovered aspects of
DescriptorUtils. - DescriptorUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.DescriptorUtilsTest
- doTestStartStop(String, AbstractTestServiceManager.ArtifactAsserter, boolean) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Implements the tests for a start-stop scenario with different descriptors/related asserters.
- doTestStartStop(String, AbstractTestServiceManager.ArtifactAsserter, boolean, Function<String, String>) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Implements the tests for a start-stop scenario with different descriptors/related asserters.
E
- EnsembleStartStopServiceManagerTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests
SpringCloudServiceManager. - EnsembleStartStopServiceManagerTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest
- EnsembleStartStopServiceManagerTest.Config - Class in test.de.iip_ecosphere.platform.services.spring
-
Configures the context, in particular through instances that are not loaded automatically by Spring in tests.
- EnsembleStartStopServiceManagerTest.Config.Startup - Class in test.de.iip_ecosphere.platform.services.spring
- EnsembleStartStopServiceManagerTest.Initializer - Class in test.de.iip_ecosphere.platform.services.spring
-
Initializes/modifies the spring setup.
G
- gatewayServer - Static variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
- getAllServiceIds(ArtifactDescriptor, Function<String, String>) - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Returns all service ids in the given artifact descriptor.
- getAndResetCreatedCount() - Static method in class test.de.iip_ecosphere.platform.services.spring.TestServer
-
Returns the counter for the number of created instances and resets the counter.
- getAndResetStoppedCount() - Static method in class test.de.iip_ecosphere.platform.services.spring.TestServer
-
Returns the counter for the number of stopped instances and resets the counter.
- getArtifact(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getArtifactIds() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getArtifacts() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getConfig() - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Returns the configuration instance.
- getInputDataConnectors(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getOptions() - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ArtifactAsserter
-
Returns service start options to use.
- getOutputDataConnectors(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getParameters(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getService(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getServiceIds() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getServiceInstanceCount(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getServices() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getServiceState(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- getTests(int) - Method in class test.de.iip_ecosphere.platform.services.spring.SpringTestProviderDescriptor
H
- homePath - Variable in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.MyArtifactAsserter
I
- implServer - Static variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
- init() - Static method in class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest
-
Initializes the test by starting an embedded AMQP server.
- init() - Static method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest
-
Initializes the test by starting an embedded AMQP server.
- init() - Static method in class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest
-
Initializes the test by starting an embedded AMQP server.
- init() - Static method in class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest
-
Initializes the test by starting an embedded AMQP server.
- init(ServerAddress) - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Initializes the test by starting an embedded AMQP server.
- initialize(ConfigurableApplicationContext) - Method in class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest.Initializer
- initialize(ConfigurableApplicationContext) - Method in class test.de.iip_ecosphere.platform.services.spring.ServerStartStopServiceManagerTest.Initializer
- initialize(ConfigurableApplicationContext) - Method in class test.de.iip_ecosphere.platform.services.spring.SetupTest.Initializer
- initialize(ConfigurableApplicationContext) - Method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.Initializer
- initialize(ConfigurableApplicationContext) - Method in class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest.Initializer
- initialize(ConfigurableApplicationContext) - Method in class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest.Initializer
- initialize(ConfigurableApplicationContext, ServerAddress) - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Initializes the application context for testing.
- Initializer() - Constructor for class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest.Initializer
- Initializer() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ServerStartStopServiceManagerTest.Initializer
- Initializer() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SetupTest.Initializer
- Initializer() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.Initializer
- Initializer() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest.Initializer
- Initializer() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest.Initializer
J
- JarTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Simple program to test Spring-packaged jar files for contained classes.
- JarTest(Archive) - Constructor for class test.de.iip_ecosphere.platform.services.spring.JarTest
-
Creates an instance of the test program.
L
- loggingOp(ServiceManager, ServiceOperations.StreamLogMode, String...) - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Performs a log streaming operation on services with given
ids.
M
- main(String...) - Static method in class test.de.iip_ecosphere.platform.services.spring.DescriptorTest
-
Tests the descriptor.
- main(String[]) - Static method in class test.de.iip_ecosphere.platform.services.spring.JarTest
-
Executes the test program.
- migrate(String) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ServiceImpl
- migrateService(String, String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- MockServiceManager(SpringCloudArtifactDescriptor) - Constructor for class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
-
Creates a service manager instance for the given artifact descriptor.
- MyArtifactAsserter(String) - Constructor for class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.MyArtifactAsserter
-
Creates an instance.
N
- netKeyToRelease - Variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
O
- oldM - Static variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
- oldSetup - Static variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
P
- passivateService(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- POSITIVE_GAUGE_VALUE - Static variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
A predicate testing whether the value of a JSON gauge is positive.
R
- reconfigure(Map<String, String>) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ServiceImpl
- reconfigureService(String, Map<String, String>) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- releaseFakeServiceCommandServers() - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Release the servers created in
AbstractTestServiceManager.startFakeServiceCommandServers(ServiceManager, String[]). - removeArtifact(String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- run() - Method in class test.de.iip_ecosphere.platform.services.spring.TestServer.TestRunnable
- runnable - Variable in class test.de.iip_ecosphere.platform.services.spring.TestServer
S
- server - Static variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
- ServerManagerTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests
ServerManagerandArtifactResolver. - ServerManagerTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ServerManagerTest
- ServerStartStopServiceManagerTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests
SpringCloudServiceManager. - ServerStartStopServiceManagerTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ServerStartStopServiceManagerTest
- ServerStartStopServiceManagerTest.Config - Class in test.de.iip_ecosphere.platform.services.spring
-
Configures the context, in particular through instances that are not loaded automatically by Spring in tests.
- ServerStartStopServiceManagerTest.Config.Startup - Class in test.de.iip_ecosphere.platform.services.spring
- ServerStartStopServiceManagerTest.Initializer - Class in test.de.iip_ecosphere.platform.services.spring
-
Initializes/modifies the spring setup.
- serversToRelease - Variable in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
- ServiceFactoryTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Simple test for the service factory.
- ServiceFactoryTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ServiceFactoryTest
- ServiceImpl(ServiceDescriptor) - Constructor for class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ServiceImpl
-
Creates a service implementation based on a service descriptor.
- ServiceMgrAndDescriptorTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests selected service manager functionality based on simplified instances of a service manager loaded from a descriptor file.
- ServiceMgrAndDescriptorTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
- ServiceMgrAndDescriptorTest.MockServiceManager - Class in test.de.iip_ecosphere.platform.services.spring
-
A mocking service manager for a given service artifact.
- setServiceState(String, ServiceState) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- SetupTest - Class in test.de.iip_ecosphere.platform.services.spring
- SetupTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SetupTest
- SetupTest.Config - Class in test.de.iip_ecosphere.platform.services.spring
-
Configures the context, in particular through instances that are not loaded automatically by Spring in tests.
- SetupTest.Config.Startup - Class in test.de.iip_ecosphere.platform.services.spring
- SetupTest.Initializer - Class in test.de.iip_ecosphere.platform.services.spring
-
Initializes/modifies the spring setup.
- shutdown() - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Shuts down client and test server.
- shutdown() - Static method in class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest
-
Shuts down client and test server.
- shutdown() - Static method in class test.de.iip_ecosphere.platform.services.spring.ServerStartStopServiceManagerTest
-
Shuts down client and test server.
- shutdown() - Static method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest
-
Shuts down client and test server.
- shutdown() - Static method in class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest
-
Shuts down client and test server.
- shutdown() - Static method in class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest
-
Shuts down client and test server.
- SimpleStartStopServiceManagerTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests
SpringCloudServiceManager. - SimpleStartStopServiceManagerTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest
- SimpleStartStopServiceManagerTest.Config - Class in test.de.iip_ecosphere.platform.services.spring
-
Configures the context, in particular through instances that are not loaded automatically by Spring in tests.
- SimpleStartStopServiceManagerTest.Config.Startup - Class in test.de.iip_ecosphere.platform.services.spring
- SimpleStartStopServiceManagerTest.Initializer - Class in test.de.iip_ecosphere.platform.services.spring
-
Initializes/modifies the spring setup.
- SimpleStartStopServiceManagerTest.MyArtifactAsserter - Class in test.de.iip_ecosphere.platform.services.spring
-
A re-usable artifact asserter.
- SpringTestProviderDescriptor - Class in test.de.iip_ecosphere.platform.services.spring
-
Provides the tests requiring plugins/classloader separation to the external classpath-less test project.
- SpringTestProviderDescriptor() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SpringTestProviderDescriptor
- start() - Method in class test.de.iip_ecosphere.platform.services.spring.TestServer
- startFakeServiceCommandServers(ServiceManager, String[]) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Starts fake service command servers to test the integration of
ServiceStub. - startService(String...) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- startService(Map<String, String>, String...) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- startServices(ServiceManager, AbstractTestServiceManager.ArtifactAsserter, String...) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Starts
allIdsonmgreventually consideringAbstractTestServiceManager.ArtifactAsserter.getOptions(). - Startup() - Constructor for class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest.Config.Startup
- Startup() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ServerStartStopServiceManagerTest.Config.Startup
- Startup() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SetupTest.Config.Startup
- Startup() - Constructor for class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.Config.Startup
- Startup() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest.Config.Startup
- Startup() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest.Config.Startup
- stop(boolean) - Method in class test.de.iip_ecosphere.platform.services.spring.TestServer
- stopLogging(List<TransportConverter.Watcher<String>>) - Static method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Stops running logging watchers.
- stopped - Static variable in class test.de.iip_ecosphere.platform.services.spring.TestServer
- stopService(String...) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- svc - Variable in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- switchTo(String) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ServiceImpl
- switchToService(String, String) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
T
- test.de.iip_ecosphere.platform.services.spring - package test.de.iip_ecosphere.platform.services.spring
-
Tests for the spring-based implementation of the service manager.
- testAddPropertiesInt() - Method in class test.de.iip_ecosphere.platform.services.spring.UtilsTest
-
Tests
Utils.addPropertyIfPositiveToInt(Map, String, Number, String). - testAddPropertiesMeBi() - Method in class test.de.iip_ecosphere.platform.services.spring.UtilsTest
-
Tests
Utils.addPropertyIfPositiveToMeBi(Map, String, Number, String). - testAppId() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
-
Tests
SpringCloudServiceManager.addAppId(String, List). - testCreateStandaloneCommandArgs() - Method in class test.de.iip_ecosphere.platform.services.spring.DescriptorUtilsTest
-
Tests creating standalone command line arguments.
- testDeployment(ArtifactDescriptor) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ArtifactAsserter
-
Specific tests for the given deployment, i.e., the running services.
- testDeployment(ArtifactDescriptor) - Method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest.MyArtifactAsserter
- testDescriptor() - Method in class test.de.iip_ecosphere.platform.services.spring.TestLifecycleDescriptor
-
Tests the lifecycle descriptor.
- testDescriptor(ArtifactDescriptor) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ArtifactAsserter
-
Performs specific tests for the given descriptor.
- testEnsembleStartStop() - Method in class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest
-
Tests a simple start-stop cycle of the
SpringCloudServiceManagerin one process as an ensemble. - testEnsembleStartStopOptions() - Method in class test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest
-
Tests a simple start-stop cycle of the
SpringCloudServiceManagerin one process as an ensemble with start options. - testFactory() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceFactoryTest
-
Tests the service factory reading from YAML.
- testFileDescriptorTest() - Method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Tests
DescriptorTest. - testFormatToMeBi() - Method in class test.de.iip_ecosphere.platform.services.spring.UtilsTest
-
Tests
Utils.formatToMeBi(long). - testFormatToMeBiBase() - Method in class test.de.iip_ecosphere.platform.services.spring.UtilsTest
-
Tests
Utils.formatToMeBi(long). - testInstantiate() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
-
Tests
SpringCloudServiceDescriptor.instantiate(String)withAbstractServiceManager.determineExternalConnections(ServiceManager, String...). - testInternalConnections() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
-
Tests
AbstractServiceManager.determineInternalConnections(ServiceManager, String...)in combination withSpringCloudServiceDescriptor.toFunctionDefinition(Set). - testInvalidYaml() - Method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Tests a structurally correct but invalid YAML file.
- TestLifecycleDescriptor - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests the lifecycle descriptor and the startup behavior/dependencies.
- TestLifecycleDescriptor() - Constructor for class test.de.iip_ecosphere.platform.services.spring.TestLifecycleDescriptor
- testOptions() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
-
Tests
SpringCloudServiceManager.handleOptions(Map, ServiceManager, String...). - testReadFromClasspath() - Method in class test.de.iip_ecosphere.platform.services.spring.DescriptorUtilsTest
-
Tests reading a service deployment descriptor from classpath.
- testResolution() - Method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Tests the class resolution.
- testResourceLoader() - Method in class test.de.iip_ecosphere.platform.services.spring.DescriptorUtilsTest
-
Tries loading a resource from BOOT-INF/classes (in resources folder), descriptor comes via services.environment.spring.
- TestRunnable() - Constructor for class test.de.iip_ecosphere.platform.services.spring.TestServer.TestRunnable
- TestServer - Class in test.de.iip_ecosphere.platform.services.spring
-
A simple server for testing.
- TestServer() - Constructor for class test.de.iip_ecosphere.platform.services.spring.TestServer
-
Creates the server instance.
- TestServer.TestRunnable - Class in test.de.iip_ecosphere.platform.services.spring
- testServerManager() - Method in class test.de.iip_ecosphere.platform.services.spring.ServerManagerTest
-
Tests a server manager with Spring JAR and ZIP.
- testServerManager(File, boolean) - Method in class test.de.iip_ecosphere.platform.services.spring.ServerManagerTest
-
Tests a server manager with
jarFile. - testSetup() - Method in class test.de.iip_ecosphere.platform.services.spring.SetupTest
-
Tests the setup.
- testSetup() - Method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest
-
Tests known/default values in setup.
- testSimpleStartStop() - Method in class test.de.iip_ecosphere.platform.services.spring.ServerStartStopServiceManagerTest
-
Tests a simple start-stop cycle of the
SpringCloudServiceManagerwith two processes. - testSimpleStartStop() - Method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest
-
Tests a simple start-stop cycle of the
SpringCloudServiceManagerwith two processes. - testSimpleStartStopAppId() - Method in class test.de.iip_ecosphere.platform.services.spring.SimpleStartStopServiceManagerTest
-
Tests a simple start-stop cycle of the
SpringCloudServiceManagerwith two processes and a given app/instance id. - testSpringConditionals() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
-
Tests
SpringCloudServiceManager.determineSpringConditionals(ServiceManager, String...). - testTopLevel() - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest
-
Tests
SpringCloudServiceManager.handleOptions(Map, ServiceManager, String...). - testWithZipArchive(boolean) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager
-
Tests service start/stop with the ZIP artifact containing explicit dependency JARs.
- testWithZipArchiveAndClasspath() - Method in class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest
-
Tests service start/stop with the ZIP artifact containing explicit dependency JARs and classpath file usage enabled.
- testWithZipArchiveNoClasspath() - Method in class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest
-
Tests service start/stop with the ZIP artifact containing explicit dependency JARs and no classpath file enabled.
- testYaml() - Method in class test.de.iip_ecosphere.platform.services.spring.ArtifactInfoTest
-
Tests the YAML reader.
U
- update(URI) - Method in class test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ServiceImpl
- updateService(String, URI) - Method in class test.de.iip_ecosphere.platform.services.spring.ServiceMgrAndDescriptorTest.MockServiceManager
- UtilsTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests
Utils. - UtilsTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.UtilsTest
Z
- ZipCpServiceManagerTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests
SpringCloudServiceManager. - ZipCpServiceManagerTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ZipCpServiceManagerTest
- ZipCpServiceManagerTest.Config - Class in test.de.iip_ecosphere.platform.services.spring
-
Configures the context, in particular through instances that are not loaded automatically by Spring in tests.
- ZipCpServiceManagerTest.Config.Startup - Class in test.de.iip_ecosphere.platform.services.spring
- ZipCpServiceManagerTest.Initializer - Class in test.de.iip_ecosphere.platform.services.spring
-
Initializes/modifies the spring setup.
- ZipNoCpServiceManagerTest - Class in test.de.iip_ecosphere.platform.services.spring
-
Tests
SpringCloudServiceManager. - ZipNoCpServiceManagerTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.ZipNoCpServiceManagerTest
- ZipNoCpServiceManagerTest.Config - Class in test.de.iip_ecosphere.platform.services.spring
-
Configures the context, in particular through instances that are not loaded automatically by Spring in tests.
- ZipNoCpServiceManagerTest.Config.Startup - Class in test.de.iip_ecosphere.platform.services.spring
- ZipNoCpServiceManagerTest.Initializer - Class in test.de.iip_ecosphere.platform.services.spring
-
Initializes/modifies the spring setup.
All Classes and Interfaces|All Packages