Uses of Class
test.de.iip_ecosphere.platform.connectors.MachineData
-
Uses of MachineData in test.de.iip_ecosphere.platform.connectors
Methods in test.de.iip_ecosphere.platform.connectors that return MachineDataMethods in test.de.iip_ecosphere.platform.connectors that return types with arguments of type MachineDataModifier and TypeMethodDescriptionprotected abstract de.iip_ecosphere.platform.connectors.Connector<D, Object, MachineData, MachineCommand> AbstractInformationModelConnectorTest.createConnector(de.iip_ecosphere.platform.connectors.types.ProtocolAdapter<D, Object, MachineData, MachineCommand> adapter) Creates the connector to be tested.Class<? extends MachineData> MachineDataOutputTranslator.getTargetType()Methods in test.de.iip_ecosphere.platform.connectors with parameters of type MachineDataModifier and TypeMethodDescriptionprotected abstract voidAbstractInformationModelConnectorTest.assertAdditionalProperties(AbstractInformationModelConnectorTest.Step step, MachineData received) Asserts additional properties for the given step of testing.Method parameters in test.de.iip_ecosphere.platform.connectors with type arguments of type MachineDataModifier and TypeMethodDescriptionprotected abstract voidAbstractInformationModelConnectorTest.afterActions(de.iip_ecosphere.platform.connectors.Connector<D, Object, MachineData, MachineCommand> connector) Do additional actions after testing.protected abstract de.iip_ecosphere.platform.connectors.Connector<D, Object, MachineData, MachineCommand> AbstractInformationModelConnectorTest.createConnector(de.iip_ecosphere.platform.connectors.types.ProtocolAdapter<D, Object, MachineData, MachineCommand> adapter) Creates the connector to be tested.