Uses of Class
test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest.Callback
Packages that use AbstractTransportConnectorTest.Callback
Package
Description
Tests for the platform transport connectors.
-
Uses of AbstractTransportConnectorTest.Callback in test.de.iip_ecosphere.platform.transport
Methods in test.de.iip_ecosphere.platform.transport with parameters of type AbstractTransportConnectorTest.CallbackModifier and TypeMethodDescriptionprivate static voidAbstractTransportConnectorTest.assertProduct(Product expected, AbstractTransportConnectorTest.Callback received) Asserts thatexpectedand the received value incallbackcontain the same values.