Skip navigation links
A B C D E F G H I J M N O P Q R S T U Y 

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_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
 
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.
AllTests - Class in test.de.iip_ecosphere.platform.services.environment
Defines the tests to be executed.
AllTests() - Constructor for class test.de.iip_ecosphere.platform.services.environment.AllTests
 
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.services.AllTests
 
assertList(String, boolean) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Asserts a List in JsonArray format.
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.

B

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

C

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.
client - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
client2 - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
composeCmdLineArguments() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Composes the basic command line arguments for this test.
ConnectorData() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorData
 
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
 
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
 
createAas(ServerAddress, Service, String) - Static method in class test.de.iip_ecosphere.platform.services.environment.AasCreator
Creates an AAS for testing.
createAas(ServerAddress, Service, String, AasCreator.AasResult) - Static method in class test.de.iip_ecosphere.platform.services.environment.AasCreator
Creates an AAS 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(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() - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
Creates a test service instance.

D

data - Variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorData
 
DATA - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.utils.TestUtils
 
DAYS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 

E

equals(Object, Object) - Static method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
Applies equals with null.
equals(Object) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
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.

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(MonitoredTranslatingProtocolAdapterTest.ConnectorData) - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MonitoredTranslatingProtocolAdapterTest.ConnectorInTranslator
 
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(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
 
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
 
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
 
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
 
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
 
getTimestamp() - Method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyData
Returns the timestamp.
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
 

H

hashCode() - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
HOURS - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
 

I

iCreator - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
iCreator2 - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
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
 
IipStringStyleTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests IipStringStyle.
IipStringStyleTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.IipStringStyleTest
 
IipStringStyleTest.TestData - Class in test.de.iip_ecosphere.platform.services.environment
Just som data to be emitted.
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
 
InstalledDependenciesSetupTest - Class in test.de.iip_ecosphere.platform.services.environment
Tests InstalledDependenciesSetup.
InstalledDependenciesSetupTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.InstalledDependenciesSetupTest
 
intField - Variable in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13Impl
 
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.
iVal - Variable in class test.de.iip_ecosphere.platform.services.environment.IipStringStyleTest.TestData
 

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
 

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.
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
 
MetricsAasConstructionBundleTest - Class in test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas
Tests the AAS construction.
MetricsAasConstructionBundleTest() - Constructor for class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
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.AbstractProcessService4PythonTest.TestService
 
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
 
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.
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.
MyLifecycleDescriptor(AasPartRegistry.AasSetup) - Constructor for class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain.MyLifecycleDescriptor
Creates a descriptor instance.
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.MyService
Creates an instance.
MyServiceSelector() - Constructor for class test.de.iip_ecosphere.platform.services.environment.ServiceSelectorTest.MyServiceSelector
 

N

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

O

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
 
pBuilder - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
pBuilder2 - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
prepareTimerCrudTest() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
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.
provider - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
 
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
 

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
 
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
 
redirectIO(InputStream, PrintStream) - Static method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Redirects an input stream to another stream (in parallel).
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
 
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.
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
 
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
 
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
 
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
 
setUpBundle() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests initializing MetricsAasConstructionBundle.
setUpMetricsProvider() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Sets up the metrics provider via a simple meter registry.
setUpVariables() - Static method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests setting up an AAS.
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.
smBuilder - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
smBuilder2 - Static variable in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
 
start() - Method in class test.de.iip_ecosphere.platform.services.environment.AbstractProcessService4PythonTest.TestService
 
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(String, int, int, int) - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceMain
Initializes the test.
startup() - Static method in class test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceTest
Initializes the test.
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
 
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
 
sVal - Variable in class test.de.iip_ecosphere.platform.services.environment.IipStringStyleTest.TestData
 
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.MyService
 
switchTo(String) - Method in class test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest.TestService
 

T

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.
testAas() - Method in class test.de.iip_ecosphere.platform.services.environment.AasTest
Tests the AAS.
testAas(Endpoint, Service) - Static method in class test.de.iip_ecosphere.platform.services.environment.AbstractEnvironmentTest
Tests the agreed AAS behavior created by AasCreator.
testAas() - Method in class test.de.iip_ecosphere.platform.services.environment.StreamTest
Tests the streaming side.
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.
testAsyncProcessService() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonProcessServiceTest
Tests the process-based service classes.
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.
testCounterCrudOperations() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider Counter CRUD operations.
TestData() - Constructor for class test.de.iip_ecosphere.platform.services.environment.IipStringStyleTest.TestData
 
testDependenciesSetup() - Method in class test.de.iip_ecosphere.platform.services.environment.InstalledDependenciesSetupTest
Tests the dependency setup.
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.
testGaugeCrudOperations() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests MetricsProvider Gauge CRUD operations.
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...).
testIipStringStyle() - Method in class test.de.iip_ecosphere.platform.services.environment.IipStringStyleTest
Tests IipStringStyle.
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...).
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(io.micrometer.core.instrument.MeterRegistry).
testInitNullClient() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests initializing MetricsAasConstructionBundle.
testInitNullInvocablesCreator() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests initializing MetricsAasConstructionBundle.
testInitNullJson() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.MeterRepresentationTest
Tests GaugeRepresentation.parseGauge(JsonObject, String...).
testInitNullProtocolBuilder() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests initializing MetricsAasConstructionBundle.
testInitNullSubmodel() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests initializing MetricsAasConstructionBundle.
testInitOk() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests initializing MetricsAasConstructionBundle.
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(io.micrometer.core.instrument.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...).
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.
testLists() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.MetricsProviderTest
Tests the lists returned by the provider.
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().
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.
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.
testPythonEnvironmentHttp() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Tests the Python implementation.
testPythonEnvironmentHttps() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentTest
Tests the Python implementation.
testPythonTestSuite() - Method in class test.de.iip_ecosphere.platform.services.environment.PythonEnvironmentSuiteTest
Runs the the Python test suite.
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).
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).
testSelector() - Method in class test.de.iip_ecosphere.platform.services.environment.ServiceSelectorTest
Tests the selector.
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.
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.
testSetClient() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests setting the client.
testSetInvocablesCreator() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests setting the invocables creator.
testSetProtocolBuilder() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests setting the protocol builder.
testSetSubmodelBuilder() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.metricsAas.MetricsAasConstructionBundleTest
Tests setting the submodel builder.
testStarter() - Method in class test.de.iip_ecosphere.platform.services.environment.StarterTest
Tests the starter.
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...).
testTakeSnapshot() - Method in class test.de.iip_ecosphere.platform.services.environment.metricsProvider.meterRepresentations.TimerRepresentationTest
Tests TimerRepresentation.takeSnapshot().
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).
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
 
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).
testYaml() - Method in class test.de.iip_ecosphere.platform.services.environment.YamlTest
Tests the basic YAML service descriptor reading.
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.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(Rec13) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13InTranslator
 
to(String) - Method in class test.de.iip_ecosphere.platform.services.environment.pythonEnv.Rec13OutTranslator
 
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
 
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.AbstractProcessService4PythonTest.TestService
 
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
 

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 M N O P Q R S T U Y 
Skip navigation links

Copyright © 2022. All rights reserved.