Uses of Enum Class
test.de.iip_ecosphere.platform.connectors.AbstractInformationModelConnectorTest.Step
-
Uses of AbstractInformationModelConnectorTest.Step in test.de.iip_ecosphere.platform.connectors
Methods in test.de.iip_ecosphere.platform.connectors that return AbstractInformationModelConnectorTest.StepModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractInformationModelConnectorTest.Step.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in test.de.iip_ecosphere.platform.connectors with parameters of type AbstractInformationModelConnectorTest.StepModifier and TypeMethodDescriptionprotected abstract voidAbstractInformationModelConnectorTest.assertAdditionalProperties(AbstractInformationModelConnectorTest.Step step, MachineData received) Asserts additional properties for the given step of testing.