Index

A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

AAS_NAME - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_NAME - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_OPERATION_ACTIVATE - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_OPERATION_GETSTATE - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_OPERATION_MIGRATE - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_OPERATION_PASSIVATE - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_OPERATION_RECONF - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_OPERATION_SETSTATE - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_OPERATION_SWITCH - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_OPERATION_UPDATE - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_PROPERTY_DEPLOYABLE - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_PROPERTY_DESCRIPTION - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_PROPERTY_ID - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_PROPERTY_KIND - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_PROPERTY_NAME - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_PROPERTY_STATE - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AAS_SUBMODEL_PROPERTY_VERSION - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AasCreator - Class in test.de.iip_ecosphere.platform.services.environment
Creates a test AAS.
AasCreator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AasCreator
 
AasCreator.AasResult - Class in test.de.iip_ecosphere.platform.services.environment
Collects AAS creation results.
aasDesc - Static variable in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
 
AasResult() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AasCreator.AasResult
 
aasServer - Static variable in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
 
AasTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests the test AAS pretending that there is an environment to test against.
AasTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AasTest
 
AbstractDelegatingMultiServiceTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests AbstractDelegatingMultiService.
AbstractDelegatingMultiServiceTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiServiceTest
 
AbstractDelegatingMultiServiceTest.DService - Class in test.de.iip_ecosphere.platform.services.environment
A test delegating service.
AbstractDelegatingServiceTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests AbstractDelegatingService.
AbstractDelegatingServiceTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest
 
AbstractDelegatingServiceTest.DService - Class in test.de.iip_ecosphere.platform.services.environment
A test delegating service.
AbstractDelegatingServiceTest.MyService - Class in test.de.iip_ecosphere.platform.services.environment
A test service.
AbstractEnvironmentTest - Class in test.de.iip_ecosphere.platform.services.environment
The common test code for all environments.
AbstractEnvironmentTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
 
AbstractProcessService4PythonTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests AbstractProcessService and AbstractStringProcessService.
AbstractProcessService4PythonTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest
 
AbstractProcessService4PythonTest.InDataTypeTranslator - Class in test.de.iip_ecosphere.platform.services.environment
In-data type translator.
AbstractProcessService4PythonTest.OutDataTypeTranslator - Class in test.de.iip_ecosphere.platform.services.environment
Out-data type translator.
AbstractProcessService4PythonTest.TestService - Class in test.de.iip_ecosphere.platform.services.environment
Defines a simple string-in-string-out test service.
AbstractRestProcessServiceTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests AbstractRestProcessService.
AbstractRestProcessServiceTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest
 
AbstractRestProcessServiceTest.MyRestProcessService - Class in test.de.iip_ecosphere.platform.services.environment
Simple service.
AbstractRestProcessServiceTest.MyTypeTranslator - Class in test.de.iip_ecosphere.platform.services.environment
Simple identity translator.
AbstractServicePluginDescriptorTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests AbstractServicePluginDescriptor.
AbstractServicePluginDescriptorTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest
 
AbstractServicePluginDescriptorTest.Desc1 - Class in test.de.iip_ecosphere.platform.services.environment
A service plugin descriptor for testing.
AbstractServicePluginDescriptorTest.Desc2 - Class in test.de.iip_ecosphere.platform.services.environment
A specific service plugin descriptor for testing.
AbstractServicePluginDescriptorTest.Desc3 - Class in test.de.iip_ecosphere.platform.services.environment
A generic SISO service plugin descriptor for testing.
AbstractServicePluginDescriptorTest.Desc4 - Class in test.de.iip_ecosphere.platform.services.environment
A generic MIMO service plugin descriptor for testing.
adjustRestQuery(String, String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
 
adjustRestResponse(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
 
AllTests - Class in test.de.iip_ecosphere.platform.services.environment
Defines the tests to be executed.
AllTests - Class in test.de.iip_ecosphere.platform.services.environment.services
Defines the service tests to be executed.
AllTests() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AllTests
 
AllTests() - Constructor for class test.de.iip_ecosphere.platform.services.environment.services.AllTests
 
assertList(String, boolean) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Asserts a List in JsonArray format.
assertMeters(String, MeterRegistry) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Asserts that the meters in json are in the originating registry and of the same meter type.
assertMyInput1(DataMapperTest.MyInput1) - Static method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
assertMyInput2(DataMapperTest.MyInput2) - Static method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
assertOperation(Submodel, String, Function<String, Boolean>, Function<Exception, Boolean>, Object...) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Asserts an operation invocation result through JsonResultWrapper.fromJson(Object).
assertProperty(Submodel, String, Function<Object, Boolean>) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Asserts a property/value.
assertString(String) - Static method in class test.de.iip_ecosphere.platform.services.environment.StarterTest
Asserts that str is a non-empty string.
assertStringContaining(String, String) - Static method in class test.de.iip_ecosphere.platform.services.environment.StarterTest
Asserts that str is a non-empty string containing expected.
assertThrows(Class<T>, ThrowingRunnable) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Asserts that runnable throws an exception of type expectedThrowable when executed.
assertThrows(String, Class<T>, ThrowingRunnable) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Asserts that runnable throws an exception of type expectedThrowable when executed.
attachMetricsProvider(MetricsProvider) - Method in class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyMonitoringService
 

B

buildPrefix(String) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Builds a message prefix.

C

calculateMetrics() - Method in class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyUpdatingMonitoringService
 
call(String, Object...) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
called - Variable in class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyUpdatingMonitoringService
 
CapacityBaseUnitTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider
Tests CapacityBaseUnit.
CapacityBaseUnitTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
checkBoolean(Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether obj is a boolean.
checkBoolean(Object, boolean) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether obj is a boolean with expectedValue.
checkEmptyString(Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether obj is an empty string.
checkKindString(Object, ServiceKind) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether obj is a string representing a value of ServiceKind.
checkNonEmptyString(Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether obj is a non-empty string.
checkStateString(Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether obj is a string representing a value of ServiceState.
checkStateString(Object, ServiceState) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether obj is a string representing a value of ServiceState.
checkString(Object, String) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether obj is a non-empty string.
checkVersion(Object, Version) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Checks whether the given obj complies with the expected version.
composeCmdLineArguments(String) - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Composes the basic command line arguments for this test.
composeCmdLineArguments(String, String, int) - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Composes the basic command line arguments for this test.
configurers - Variable in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest.MapParameterConfigurerProvider
 
connectImpl(ConnectorParameter) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 
ConnectorData() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorData
 
ConnectorImpl<CO,CI> - Class in test.de.iip_ecosphere.platform.services.environment
The connector of the routing test app.
ConnectorImpl(AdapterSelector<Object, Object, CO, CI>, ProtocolAdapter<Object, Object, CO, CI>...) - Constructor for class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
Creates an instance and installs the protocol adapter.
ConnectorImpl(ProtocolAdapter<Object, Object, CO, CI>...) - Constructor for class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
Creates an instance and installs the protocol adapter.
ConnectorImpl.ConnModelAccess - Class in test.de.iip_ecosphere.platform.services.environment
Implements the model access.
ConnectorInTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorInTranslator
 
ConnectorOutTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorOutTranslator
 
ConnectorServiceWrapperTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests the ConnectorServiceWrapper and MockingConnectorServiceWrapper.
ConnectorServiceWrapperTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ConnectorServiceWrapperTest
 
ConnModelAccess() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
Creates the instance and binds the listener to the creating connector instance.
count - Static variable in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
 
CounterRepresentationTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations
Tests CounterRepresentation.
CounterRepresentationTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
 
CountingAsyncPythonProcessService(YamlService) - Constructor for class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest.CountingAsyncPythonProcessService
Creates an instance.
countProcess - Variable in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest.CountingAsyncPythonProcessService
 
createAas(SetupSpec, Service) - Static method in class test.de.iip_ecosphere.platform.services.environment.AasCreator
Creates an AAS for testing.
createAas(SetupSpec, Service, AasCreator.AasResult) - Static method in class test.de.iip_ecosphere.platform.services.environment.AasCreator
Creates an AAS for testing.
createConnectorAdapter() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorServiceWrapperTest
Returns a connector adapter that literally does nothing, just for testing.
createProvider(MeterRegistry) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Creates the metrics provider to test.
createPythonProcess(File, String...) - Static method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Creates and starts a Python process.
createPythonProcess(File, Consumer<String>, Consumer<String>, String...) - Static method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Creates and starts a Python process.
createPythonProcess(String...) - Static method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Creates and starts a Python process with home directory "./src/test/python".
createPythonProcess(Consumer<String>, Consumer<String>, String...) - Static method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Creates and starts a Python process with home directory "./src/test/python".
createService() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc1
 
createService() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc2
 
createService() - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
Creates a test service instance.
createService(YamlService) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiServiceTest.DService
 
createService(YamlService) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.DService
 
createService(YamlService, Object...) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc1
 
createService(YamlService, Object...) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc4
 
createService(TypeTranslator<I, String>, TypeTranslator<String, O>, ReceptionCallback<O>, YamlService, Object...) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc1
 
createService(TypeTranslator<I, String>, TypeTranslator<String, O>, ReceptionCallback<O>, YamlService, Object...) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc3
 
createService(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc1
 
createService(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc2
 
createService(String, InputStream) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc1
 
createService(String, InputStream) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc2
 
createTestInputStream() - Static method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
Creates a test input stream with 2 elements.

D

data - Variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorData
 
Data() - Constructor for class test.de.iip_ecosphere.platform.services.environment.testing.DataRecorderTest.Data
 
DATA - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
 
DataIngestorsTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests DataIngestors.
DataIngestorsTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.DataIngestorsTest
 
DataMapperTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests DataMapper.
DataMapperTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
 
DataMapperTest.DataUnit - Class in test.de.iip_ecosphere.platform.services.environment
Generated data unit, representing alternative intputs to a service.
DataMapperTest.DataUnitTest - Class in test.de.iip_ecosphere.platform.services.environment
A test class.
DataMapperTest.MyInput1 - Class in test.de.iip_ecosphere.platform.services.environment
Some input data for a service.
DataMapperTest.MyInput2 - Class in test.de.iip_ecosphere.platform.services.environment
Some input data for a service.
DataRecorderTest - Class in test.de.iip_ecosphere.platform.services.environment.testing
Tests DataRecorder.
DataRecorderTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.testing.DataRecorderTest
 
DataRecorderTest.Data - Class in test.de.iip_ecosphere.platform.services.environment.testing
Testing data class, usual IIP style.
DataUnit() - Constructor for class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnit
 
DataUnitTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnitTest
 
DAYS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
DefaultServiceImplTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests default service implementations.
DefaultServiceImplTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.DefaultServiceImplTest
 
Desc1() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc1
Creates an instance.
Desc2() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc2
Creates an instance.
Desc3() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc3
Creates an instance.
Desc4() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest.Desc4
Creates an instance.
disconnectImpl() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 
dispose() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 
DService(YamlService) - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiServiceTest.DService
Creates a service instance always delegating to #service.
DService(YamlService) - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.DService
Creates a service instance always delegating to #service.
DUMMY - Static variable in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 

E

enabledEncryption() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 
equals(Object) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
equals(Object, Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
Applies equals with null.
equalsRegardingNull(Object, Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Returns whether expected and actual are considered equal regarding null.
error(String, Throwable) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 

F

FOLDER - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
 
FOLDER - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
 
FOLDER - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 
FOLDER - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
format(String, Object, Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Formats a message with given expected and actual value.
formatClass(Class<?>) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Formats the given class name.
formatClassAndValue(Object, String) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Formats a class name including value.
ForwardingApp - Class in test.de.iip_ecosphere.platform.services.environment
Simple portable test app to forward text on stdin to stdout.
ForwardingApp() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ForwardingApp
 
from(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.InDataTypeTranslator
 
from(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.OutDataTypeTranslator
 
from(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyTypeTranslator
 
from(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.InDataTypeTranslator
 
from(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.OutDataTypeTranslator
 
from(String) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13InTranslator
 
from(MonitoredTranslatingProtocolAdapterTest.ConnectorData) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorInTranslator
 
from(Rec13) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13OutTranslator
 

G

GaugeRepresentationTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations
Tests GaugeRepresentation.
GaugeRepresentationTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
 
get(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
getApiPath() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
 
getBearerToken() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
 
getConnectorParameter() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
getCountProcess() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest.CountingAsyncPythonProcessService
Returns the number of processed items.
getImage() - Method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyData
Returns the image data.
getIntField() - Method in interface test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13
Returns the value of intField.
getIntField() - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
getIntVal() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
Returns the integer value.
getModelAccess() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorInTranslator
 
getModelAccess() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorOutTranslator
 
getMyInput1() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnit
Returns the first input.
getMyInput2() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnit
Returns the second input.
getName() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 
getParameterConfigurer(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest.MapParameterConfigurerProvider
 
getParameterNames() - Method in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest.MapParameterConfigurerProvider
 
getQSeparator() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
getSourceType() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorInTranslator
 
getSourceType() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorOutTranslator
 
getStringField() - Method in interface test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13
Returns the value of stringField.
getStringField() - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
getStruct(String, Class<T>) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
getStub() - Method in class test.de.iip_ecosphere.platform.services.environment.AasCreator.AasResult
Returns the service stub.
getTargetType() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorInTranslator
 
getTargetType() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorOutTranslator
 
getText() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
Returns the text/string data.
getTimestamp() - Method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyData
Returns the timestamp.
getValue() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnitTest
Returns the value.
getValue() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput1
Returns the integer value.
getValue() - Method in class test.de.iip_ecosphere.platform.services.environment.testing.DataRecorderTest.Data
Returns the value.
getWaitTimeBeforeDestroy() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.TestService
 
getWaitTimeBeforeDestroy() - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.TestService
 
getYamlService() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorServiceWrapperTest
Returns a YAML service for testing.

H

hashCode() - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
HeartbeatWatcherTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests HeartbeatWatcher.
HeartbeatWatcherTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.HeartbeatWatcherTest
 
HOURS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 

I

ID_BAD - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
 
ID_GOOD - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
 
ID_OK - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
 
ID_PASSABLE - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
 
image - Variable in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyData
 
InDataTypeTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.InDataTypeTranslator
 
InDataTypeTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.InDataTypeTranslator
 
initializeModelAccess() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorOutTranslator
 
intField - Variable in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
intField - Variable in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
intVal - Variable in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
 
isEquals(Object, Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Returns whether expected and actual are considered equal.

J

JavaEnvironmentTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests the Java environment.
JavaEnvironmentTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.JavaEnvironmentTest
 
JSON_CLEAN - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_INVALID_BASE_UNIT - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_INVALID_FOUR_MEASUREMENTS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_INVALID_NO_BASE_UNIT - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 
JSON_INVALID_NO_DESCRIPTION - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 
JSON_INVALID_NO_NAME - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 
JSON_INVALID_NO_NAME_VALUE - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 
JSON_INVALID_TWO_COUNT - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_INVALID_TWO_MAX - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_INVALID_TWO_MEASUREMENTS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
 
JSON_INVALID_TWO_MEASUREMENTS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
 
JSON_INVALID_TWO_MEASUREMENTS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_INVALID_TWO_TOTAL - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_INVALID_WRONG_STATISTIC - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
 
JSON_INVALID_WRONG_STATISTIC - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
 
JSON_INVALID_WRONG_STATISTIC - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_SINGLE - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_UPDATER - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
 
JSON_UPDATER - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
 
JSON_VALID - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
 
JSON_VALID - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
 
JSON_VALID - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 
JSON_VALID - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
JSON_VALID_NO_BASE_UNIT - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 
JSON_VALID_NO_DESCRIPTION - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 

L

lines(String) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest
Replacement for Java 11 String.lines().
LOGGER - Static variable in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 

M

main(String[]) - Static method in class test.de.iip_ecosphere.platform.services.environment.ForwardingApp
Executes the forward function.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
A simple main program for tests starting up an AAS, the TraceToAasService with two log entries and waiting for CTRL-C.
MapParameterConfigurerProvider(Map<String, ParameterConfigurer<?>>) - Constructor for class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest.MapParameterConfigurerProvider
Creates a provider.
MeterRepresentationTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations
Tests meter representation via GaugeRepresentation.
MeterRepresentationTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
 
MetricsExtractorRestClientTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas
Tests creating a metrics extractor client.
MetricsExtractorRestClientTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsExtractorRestClientTest
 
MetricsProviderTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider
Tests MetricsProvider.
MetricsProviderTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
 
MetricsProviderTests - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider
Defines the tests to be executed for the metrics provider.
MetricsProviderTests() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTests
 
MICROS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
migrate(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.MyService
 
migrate(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.TestService
 
migrate(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
 
migrate(String) - Method in class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyService
 
migrate(String) - Method in class test.de.iip_ecosphere.platform.services.environment.MyService
 
migrate(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.TestService
 
MILLIS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
MINUTES - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
monitor(int, String...) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
MonitoredTranslatingProtocolAdapterTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider
Tests MonitoredTranslatingProtocolAdapter.
MonitoredTranslatingProtocolAdapterTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest
 
MonitoredTranslatingProtocolAdapterTest.ConnectorData - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider
Represents some data.
MonitoredTranslatingProtocolAdapterTest.ConnectorInTranslator - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider
A test input translator that does a 150 ms translation.
MonitoredTranslatingProtocolAdapterTest.ConnectorOutTranslator - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider
A test output translator that does a 100 ms translation.
MonitoringServiceTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests MonitoringService/UpdatingMonitoringService.
MonitoringServiceTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest
 
MonitoringServiceTest.MyMonitoringService - Class in test.de.iip_ecosphere.platform.services.environment
Test monitoring service.
MonitoringServiceTest.MyService - Class in test.de.iip_ecosphere.platform.services.environment
Test service.
MonitoringServiceTest.MyUpdatingMonitoringService - Class in test.de.iip_ecosphere.platform.services.environment
Test updating monitoring service.
monitorModelChanges(int) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
MyData() - Constructor for class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyData
For serialization.
MyData(int[]) - Constructor for class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyData
Creates an instance.
myInput1 - Variable in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnit
 
MyInput1() - Constructor for class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput1
 
myInput2 - Variable in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnit
 
MyInput2() - Constructor for class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
 
MyLifecycleDescriptor(AasPartRegistry.AasSetup) - Constructor for class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyLifecycleDescriptor
Creates a descriptor instance.
MyMonitoringService() - Constructor for class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyMonitoringService
 
MyRestProcessService(TypeTranslator<String, String>, TypeTranslator<String, String>, ReceptionCallback<String>, YamlService) - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
Creates an instance of the service with the required type translators.
MyService - Class in test.de.iip_ecosphere.platform.services.environment
Test service, values and behavior aligned with Python.
MyService() - Constructor for class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyService
Creates a service.
MyService() - Constructor for class test.de.iip_ecosphere.platform.services.environment.MyService
Creates an instance.
MyService(YamlService) - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.MyService
Creates an abstract service from YAML information.
MyService(String, String, Version, String, boolean, boolean, ServiceKind) - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.MyService
Creates an abstract service.
MyServiceSelector() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ServiceSelectorTest.MyServiceSelector
 
MyTypeTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyTypeTranslator
 
MyUpdatingMonitoringService() - Constructor for class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyUpdatingMonitoringService
 

N

NANOS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 

O

oldWaitForAas - Static variable in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
 
ONE_BYTE - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
ONE_GIGA - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
ONE_KILO - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
ONE_MEGA - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
ONE_TERA - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
oneSecondRunnable() - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Runs/waits for one second.
oneSecondSupplier() - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Runs/waits for one second and returns TestUtils.DATA.
OutDataTypeTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.OutDataTypeTranslator
 
OutDataTypeTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.OutDataTypeTranslator
 

P

param1 - Variable in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest
 
param2 - Variable in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest
 
param3 - Variable in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest
 
PATH - Static variable in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest
 
port - Variable in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest
 
prepareTimerCrudTest() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
process(String, I) - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest.CountingAsyncPythonProcessService
 
processImpl(String, String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiServiceTest.DService
 
ProcessServiceTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests AbstractProcessService and AbstractStringProcessService.
ProcessServiceTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest
 
ProcessServiceTest.InDataTypeTranslator - Class in test.de.iip_ecosphere.platform.services.environment
In-data type translator.
ProcessServiceTest.OutDataTypeTranslator - Class in test.de.iip_ecosphere.platform.services.environment
Out-data type translator.
ProcessServiceTest.TestService - Class in test.de.iip_ecosphere.platform.services.environment
Defines a simple string-in-string-out test service.
ProcessSupportTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests ProcessSupport.
ProcessSupportTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ProcessSupportTest
 
provider - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
 
provider - Variable in class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyMonitoringService
 
PythonEnvironmentSuiteTest - Class in test.de.iip_ecosphere.platform.services.environment
Integration test for the Python environment.
PythonEnvironmentSuiteTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentSuiteTest
 
PythonEnvironmentTest - Class in test.de.iip_ecosphere.platform.services.environment
Integration test for the Python environment.
PythonEnvironmentTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
 
PythonProcessServiceTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests the generic Python process service AbstractPythonProcessService.
PythonProcessServiceTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
 
PythonProcessServiceTest.CountingAsyncPythonProcessService - Class in test.de.iip_ecosphere.platform.services.environment
Extension of python async process service to count the number of processed items for asserting.

Q

qpid - Static variable in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
 

R

RANDOM - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
read() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 
readJsonFromResources(String, String) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Extracts a JsonObject from a resource.
The resource will be nested in a directory nested under the directory jsonsamples in the resource directory.
Rec13 - Interface in test.de.iip_ecosphere.platform.services.environment.pythonEnv
Interface of the application data type Rec13.
Rec13Impl - Class in test.de.iip_ecosphere.platform.services.environment.pythonEnv
Implementation of the application data type Rec13.
Rec13Impl() - Constructor for class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
Default constructor.
Rec13Impl(Rec13) - Constructor for class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
Copy constructor.
Rec13InTranslator - Class in test.de.iip_ecosphere.platform.services.environment.pythonEnv
JSON transport serializer for Rec13.
Rec13InTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13InTranslator
 
Rec13OutTranslator - Class in test.de.iip_ecosphere.platform.services.environment.pythonEnv
JSON transport serializer for Rec13.
Rec13OutTranslator() - Constructor for class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13OutTranslator
 
reconfigure(Map<String, String>) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.TestService
 
reconfigure(Map<String, String>) - Method in class test.de.iip_ecosphere.platform.services.environment.MyService
 
reconfigure(Map<String, String>) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.TestService
 
ReconfigureTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests AbstractService.reconfigure(Map, de.iip_ecosphere.platform.services.environment.ParameterConfigurerProvider, boolean, ServiceState).
ReconfigureTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest
 
ReconfigureTest.MapParameterConfigurerProvider - Class in test.de.iip_ecosphere.platform.services.environment
A simple map-based parameter configurer provider.
redirectIO(InputStream, PrintStream, Consumer<String>) - Static method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Redirects an input stream to another stream (in parallel).
registerCustomType(Class<?>) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
registryServer - Static variable in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
 
run() - Method in interface test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.ThrowingRunnable
Run something potentially throwing a throwable.

S

SECONDS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
select(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ServiceSelectorTest.MyServiceSelector
 
sendTestData() - Static method in class test.de.iip_ecosphere.platform.services.environment.TransportLoggerTests
Sends test data instances.
serialize(T) - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
Dynamically select a serializer (adapted from AbtractTransportConnector).
serNr - Variable in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
service - Static variable in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiServiceTest.DService
 
service - Static variable in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.DService
 
ServiceSelectorTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests ServiceSelector.
ServiceSelectorTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ServiceSelectorTest
 
ServiceSelectorTest.MyServiceSelector - Class in test.de.iip_ecosphere.platform.services.environment
A test service selector.
ServiceStateTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests ServiceState.
ServiceStateTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ServiceStateTest
 
ServiceTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests parts of the service interface.
ServiceTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ServiceTest
 
set(String, Object) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
setDiskBaseUnitNull() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider.setDiskBaseUnit(CapacityBaseUnit).
setDiskBaseUnitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider.setDiskBaseUnit(CapacityBaseUnit).
setIntField(int) - Method in interface test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13
Changes the value of intField.
setIntField(int) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
setIntVal(int) - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
Defines the integer value.
setMemoryBaseUnitNull() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider.setMemoryBaseUnit(CapacityBaseUnit).
setMemoryBaseUnitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider.setMemoryBaseUnit(CapacityBaseUnit).
setModelAccess(ModelAccess) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorInTranslator
 
setModelAccess(ModelAccess) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorOutTranslator
 
setMyInput1(DataMapperTest.MyInput1) - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnit
Defines the first input.
setMyInput2(DataMapperTest.MyInput2) - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnit
Defines the second input.
setService(AbstractDelegatingServiceTest.MyService) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiServiceTest.DService
Sets the service to delegate to.
setService(AbstractDelegatingServiceTest.MyService) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.DService
Sets the service to delegate to.
setStringField(String) - Method in interface test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13
Changes the value of stringField.
setStringField(String) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
setStruct(String, Object) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
setText(String) - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
Defines the text/string data.
setup() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Sets up plugins.
setUpMetricsProvider() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Sets up the metrics provider via a simple meter registry.
setValue(int) - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnitTest
Changes the value.
setValue(int) - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput1
Defines the integer value.
setValue(int) - Method in class test.de.iip_ecosphere.platform.services.environment.testing.DataRecorderTest.Data
Changes the value.
shutdown() - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
Shuts down the test.
shutdown() - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceTest
Shuts down the test.
start() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.TestService
 
start() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
 
start() - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.TestService
 
StarterTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests the Starter.
StarterTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.StarterTest
 
startup() - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceTest
Initializes the test.
startup(String, int, int, int) - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
Initializes the test.
stepInto(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
stepOut() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
StreamTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests the test streaming side pretending that there is an environment to test against.
StreamTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.StreamTest
 
stringField - Variable in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
stringParam - Variable in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
 
stub - Variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator.AasResult
 
SUFFIX_BYTES - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
SUFFIX_GIGAS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
SUFFIX_KILOS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
SUFFIX_MEGAS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
SUFFIX_TERAS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
 
supportedEncryption() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 
switchTo(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.MyService
 
switchTo(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.TestService
 
switchTo(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
 
switchTo(String) - Method in class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyService
 
switchTo(String) - Method in class test.de.iip_ecosphere.platform.services.environment.MyService
 
switchTo(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.TestService
 

T

test() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingMultiServiceTest
Tests AbstractDelegatingMultiService.
test() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest
Tests AbstractDelegatingService.
TEST_REST - Static variable in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest
 
test.de.iip_ecosphere.platform.services.environment - package test.de.iip_ecosphere.platform.services.environment
Tests for the ECS runtime.
test.de.iip_ecosphere.platform.services.environment.metricsProvider - package test.de.iip_ecosphere.platform.services.environment.metricsProvider
Tests the meter representations.
test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations - package test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations
Tests the meter represenations.
test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas - package test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas
Tests the generic AAS parts.
test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils - package test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils
Utilities for testing.
test.de.iip_ecosphere.platform.services.environment.pythonEnv - package test.de.iip_ecosphere.platform.services.environment.pythonEnv
Additional classes for the python environment test, partially copied from code generation.
test.de.iip_ecosphere.platform.services.environment.services - package test.de.iip_ecosphere.platform.services.environment.services
Tests for generic services.
test.de.iip_ecosphere.platform.services.environment.testing - package test.de.iip_ecosphere.platform.services.environment.testing
Tests for testing classes.
testAas() - Method in class test.de.iip_ecosphere.platform.services.environment.AasTest
Tests the AAS.
testAas() - Method in class test.de.iip_ecosphere.platform.services.environment.StreamTest
Tests the streaming side.
testAas(SetupSpec, Service) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Tests the agreed AAS behavior created by AasCreator.
testAasResult(AasCreator.AasResult, Service) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Does further tests based on the given result instance.
testAdapter(File) - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest
Performs the actual adapter test.
testAdapterWithLog() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest
Tests the adapter and roughly the measured values.
testAdapterWithoutLog() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest
Tests the adapter and roughly the measured values.
testAppend() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider.append(MeterFilter[], MeterFilter...).
testArgs() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest
Tests AbstractService.getArg(int, Object[], Object) and AbstractService.getStringArg(int, Object[], String).
testAsyncClientServer() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Tests an client-server communication with PythonAsyncProcessService.
testAsyncProcessService() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Tests the process-based service classes.
testBaseDataUnitSerialization() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
Tests serialization/deserialization for base data units.
testByteValueOfBytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.BYTES.
testByteValueOfGigabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.GIGABYTES.
testByteValueOfKilobytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.KILOBYTES.
testByteValueOfMegabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.MEGABYTES.
testByteValueOfTerabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.TERABYTES.
testComposedIds() - Method in class test.de.iip_ecosphere.platform.services.environment.ServiceTest
Tests composing and splitting ids.
testConverter() - Method in class test.de.iip_ecosphere.platform.services.environment.services.TransportToWsConverterTest
Tests TransportToWsConverter.
testCounterCrudOperations() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider Counter CRUD operations.
testCreateBaseDataUnitClass() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
Tests DataMapper.createBaseDataUnitClass(Class).
testDefaultServiceImpl() - Method in class test.de.iip_ecosphere.platform.services.environment.DefaultServiceImplTest
Tests DefaultServiceImpl.
testFactory() - Method in class test.de.iip_ecosphere.platform.services.environment.services.TransportToWsConverterTest
Tests WsTransportConverterFactory.
testFailingServiceCreation() - Method in class test.de.iip_ecosphere.platform.services.environment.StarterTest
Asserts that accessing the state of a non-existent service in the service environment does not fail.
testFamilyServiceStub() - Method in class test.de.iip_ecosphere.platform.services.environment.DefaultServiceImplTest
Tests DefaultServiceImpl.
testGaugeCrudOperations() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider Gauge CRUD operations.
testGenericJsonDataMapper() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
Tests DataMapper.mapJsonData(InputStream, Class, Consumer) with DataMapper.MappingConsumer.
testGetUpdater() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.getUpdater().
testGetUpdater() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.getUpdater().
testGetUpdaterGauge() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInclude() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider.include(String, MeterFilter...).
testIncrementByNegativeOne() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.parseCounter(JsonObject, String...).
testIncrementByOne() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.parseCounter(JsonObject, String...).
testIncrementByZero() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.parseCounter(JsonObject, String...).
testIngestors() - Method in class test.de.iip_ecosphere.platform.services.environment.DataIngestorsTest
Tests DataIngestors.
testInitBadFourMeasurements() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitBadInvalidBaseUnit() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitBadTwoCount() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitBadTwoMax() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitBadTwoMeasurements() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.parseCounter(JsonObject, String...).
testInitBadTwoMeasurements() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitBadTwoMeasurements() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitBadTwoTotal() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitBadWrongStatistic() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.parseCounter(JsonObject, String...).
testInitBadWrongStatistic() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitBadWrongStatistic() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitHostIsEmpty() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsExtractorRestClientTest
Tests MetricsExtractorRestClient(String, int).
testInitHostIsNull() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsExtractorRestClientTest
Tests MetricsExtractorRestClient(String, int).
testInitHostPortIsNegative() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsExtractorRestClientTest
Tests MetricsExtractorRestClient(String, int).
testInitNull() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider(MeterRegistry).
testInitNullJson() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsExtractorRestClientTest
Tests MetricsExtractorRestClient(String, int).
testInitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider(MeterRegistry).
testInitOkNoTags() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.parseCounter(JsonObject, String...).
testInitOkNoTags() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitOkNoTags() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitOkNoTags() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitOkNoTagsNoBaseUnitValue() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitOkNoTagsNoDescriptionValue() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitOkWithTags() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.parseCounter(JsonObject, String...).
testInitOkWithTags() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitOkWithTags() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitOkWithTags() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.parseTimer(JsonObject, String...).
testInitPluginClass() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest
Tests the abstract service descriptors and their generic implementations.
testInvalidJsonNoBaseUnit() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInvalidJsonNoDescription() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInvalidJsonNoName() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInvalidJsonNoNameValue() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testJavaEnvironment() - Method in class test.de.iip_ecosphere.platform.services.environment.JavaEnvironmentTest
Tests the Java implementation.
testJson() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests serializing/deserializing.
testJsonDataMapper() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest
Tests DataMapper.mapJsonData(InputStream, Class, Consumer).
testLists() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests the lists returned by the provider.
testLogger() - Method in class test.de.iip_ecosphere.platform.services.environment.TransportLoggerTests
Tests TransportLogger.
testMaxTimeConversion() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.max(TimeUnit).
testMeasure() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.measure().
testMeasure() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
Tests GaugeRepresentation.measure().
testMeasure() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.measure().
testMockingWrapper() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorServiceWrapperTest
Tests the MockingConnectorServiceWrapper.
testNameInitEmptyName() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.createNewGauge(String).
testNameInitNullName() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.createNewGauge(String).
testNameInitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.CounterRepresentationTest
Tests CounterRepresentation.createNewCounter(String).
testNameInitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.GaugeRepresentationTest
Tests GaugeRepresentation.createNewGauge(String).
testNameInitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.createNewGauge(String).
testNameInitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.createNewTimer(String).
testNamingSupport() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest
Tests the naming support methods.
testNamingSupport() - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest
Tests the naming support methods.
testOps(Service) - Method in class test.de.iip_ecosphere.platform.services.environment.DefaultServiceImplTest
Some rather simple tests for a service instance.
testProcessService() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest
Tests the process-based service classes.
testProcessService() - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest
Tests the process-based service classes.
testPythonEnvironment() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Tests the Python implementation.
testPythonEnvironment(String) - Method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Tests the Python implementation.
testPythonSupport() - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessSupportTest
Tests ProcessSupport.
testPythonTestSuite() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentSuiteTest
Runs the the Python test suite.
testReceptionCallback() - Method in class test.de.iip_ecosphere.platform.services.environment.HeartbeatWatcherTest
Asserts that there are reception callbacks.
testReconfigureFailWithoutRecovery() - Method in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest
Tests a failing reconfiguration without recovery, i.e., some values may be changed or not.
testReconfigureFailWithRecovery() - Method in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest
Tests a failing reconfiguration with recovery, i.e., nothing shall happen.
testReconfigureNull() - Method in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest
Tests whether reconfiguration with certain null values does not harm.
testReconfigureSuccessful() - Method in class test.de.iip_ecosphere.platform.services.environment.ReconfigureTest
Tests a successful reconfiguration without.
testRecordCallable() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.recordCallable(java.util.concurrent.Callable).
testRecorder(File, DataRecorder, Function<Object, String>) - Method in class test.de.iip_ecosphere.platform.services.environment.testing.DataRecorderTest
Tests the recorder.
testRecorderInvalidFile() - Method in class test.de.iip_ecosphere.platform.services.environment.testing.DataRecorderTest
Tests the recorder with an invalid file, shall go to stdout.
testRecorderValidFile() - Method in class test.de.iip_ecosphere.platform.services.environment.testing.DataRecorderTest
Tests the recorder with a valid temporary file.
testRecordLong() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.count(), TimerRepresentation.totalTime(TimeUnit) and TimerRepresentation.max(TimeUnit).
testRecordRunnable() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.record(Runnable).
testRecordSupplier() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.record(java.util.function.Supplier).
testRestProcess() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest
Tests AbstractRestProcessService.
testSelector() - Method in class test.de.iip_ecosphere.platform.services.environment.ServiceSelectorTest
Tests the selector.
testService() - Method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceTest
Tests the service.
testService() - Method in class test.de.iip_ecosphere.platform.services.environment.ServiceTest
Tests part of the service interface.
testService(PythonAsyncProcessService) - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Tests the Python service environment integration.
TestService(TypeTranslator<String, String>, TypeTranslator<String, String>, ReceptionCallback<String>, YamlService) - Constructor for class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.TestService
Creates an instance of the service with the required type translators.
TestService(TypeTranslator<String, String>, TypeTranslator<String, String>, ReceptionCallback<String>, YamlService) - Constructor for class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.TestService
Creates an instance of the service with the required type translators.
testSetup() - Method in class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest
Tests MonitoringService.setUp(de.iip_ecosphere.platform.services.environment.Service, MetricsProvider).
testStarter() - Method in class test.de.iip_ecosphere.platform.services.environment.StarterTest
Tests the starter.
testStopWrapper(ConnectorServiceWrapper<O, I, CO, CI>) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorServiceWrapperTest
Generic stopping test for a wrapper instance.
testStringValueOfBytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.BYTES.
testStringValueOfGigabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.GIGABYTES.
testStringValueOfKilobytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.KILOBYTES.
testStringValueOfMegabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.MEGABYTES.
testStringValueOfTerabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.TERABYTES.
testSyncProcessService() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Tests the process-based service classes.
testTagNoKey() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testTagNoValue() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testTagRandomString() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testTimerCrudOperations() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider Timer CRUD operations.
testTotalTimeConversion() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.totalTime(TimeUnit).
testTransitions() - Method in class test.de.iip_ecosphere.platform.services.environment.ServiceStateTest
Tests ServiceState transitions.
TestUtils - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils
Class to avoid repetition of code in testing environment.
This class extracts a JsonObject from a resource and has some timed methods.
TestUtils() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
 
testValidateApplicationInstanceId() - Method in class test.de.iip_ecosphere.platform.services.environment.ServiceTest
Tests ServiceBase.validateApplicationInstanceId(String).
testValueOfBytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.valueOf(String).
testValueOfGigabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.valueOf(String).
testValueOfKilobytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.valueOf(String).
testValueOfMegabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.valueOf(String).
testValueOfNull() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.valueOf(String).
testValueOfRandomString() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.valueOf(String).
testValueOfterabytes() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.CapacityBaseUnitTest
Tests CapacityBaseUnit.valueOf(String).
testWatcher() - Method in class test.de.iip_ecosphere.platform.services.environment.HeartbeatWatcherTest
Asserts the watcher functionality.
testWrapper() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorServiceWrapperTest
Tests the ConnectorServiceWrapper.
testWrapper(ConnectorServiceWrapper<O, I, CO, CI>, YamlService) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorServiceWrapperTest
Generic test for a wrapper instance based on the constituting yaml instance.
testWsProcessService() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Tests the Websocket-based service classes.
testYaml() - Method in class test.de.iip_ecosphere.platform.services.environment.YamlTest
Tests the basic YAML service descriptor reading.
text - Variable in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
 
threeSecondRunnable() - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Runs/waits for three seconds.
threeSecondSupplier() - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Runs/waits for three seconds and returns TestUtils.DATA.
ThrowingRunnable - Interface in test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils
This interface facilitates the use of TestUtils.assertThrows(Class, ThrowingRunnable).
TimerRepresentationTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations
Tests TimerRepresentation.
TimerRepresentationTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 
timestamp - Variable in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyData
 
to(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.InDataTypeTranslator
 
to(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.OutDataTypeTranslator
 
to(String) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyTypeTranslator
 
to(String) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorOutTranslator
 
to(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.InDataTypeTranslator
 
to(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.OutDataTypeTranslator
 
to(String) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13OutTranslator
 
to(Rec13) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13InTranslator
 
topInstancesQName() - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl.ConnModelAccess
 
toString() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnit
 
toString() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput1
 
toString() - Method in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput2
 
toString() - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
TraceToAasServiceMain - Class in test.de.iip_ecosphere.platform.services.environment.services
Simple program to run TraceToAAS in server environment, e.g., for development.
TraceToAasServiceMain() - Constructor for class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
 
TraceToAasServiceMain.MyData - Class in test.de.iip_ecosphere.platform.services.environment.services
A simple data class.
TraceToAasServiceMain.MyLifecycleDescriptor - Class in test.de.iip_ecosphere.platform.services.environment.services
An internal lifecycle descriptor (mocking the platform).
TraceToAasServiceTest - Class in test.de.iip_ecosphere.platform.services.environment.services
Tests TraceToAasService.
TraceToAasServiceTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceTest
 
TransportLoggerTests - Class in test.de.iip_ecosphere.platform.services.environment
Tests TransportLogger.
TransportLoggerTests() - Constructor for class test.de.iip_ecosphere.platform.services.environment.TransportLoggerTests
 
TransportToWsConverterTest - Class in test.de.iip_ecosphere.platform.services.environment.services
Tests TransportToWsConverter.
TransportToWsConverterTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.services.TransportToWsConverterTest
 
twoSecondRunnable() - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Runs/waits for two seconds.
twoSecondSupplier() - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
Runs/waits for two seconds and returns TestUtils.DATA.

U

update(URI) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.MyService
 
update(URI) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.TestService
 
update(URI) - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest.MyRestProcessService
 
update(URI) - Method in class test.de.iip_ecosphere.platform.services.environment.MonitoringServiceTest.MyService
 
update(URI) - Method in class test.de.iip_ecosphere.platform.services.environment.MyService
 
update(URI) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.TestService
 
URN_AAS - Static variable in class test.de.iip_ecosphere.platform.services.environment.AasCreator
 

V

value - Variable in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.DataUnitTest
 
value - Variable in class test.de.iip_ecosphere.platform.services.environment.DataMapperTest.MyInput1
 
value - Variable in class test.de.iip_ecosphere.platform.services.environment.testing.DataRecorderTest.Data
 

W

writeImpl(Object) - Method in class test.de.iip_ecosphere.platform.services.environment.ConnectorImpl
 

Y

YamlTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests reading a (more complex) YAML service deployment descriptor.
YamlTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.YamlTest
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values